Skip to content

Remove concept of shares from client-returned delegations #4190

@alexanderbez

Description

@alexanderbez

The concept of "shares" has been removed from client facing bonding/unbonding actions (#3857). However, delegations and re-delegations still return the notion of "shares" -- they should return tokens.

Acceptance Criteria:

TODO

Shares is still a core component of both the RedelegationEntry and Delegation types. So I'm not totally sure of the best course of action here. We can add a new field, amount, but that would increase state bloat. Or, we can implement a new type just for clients that does the conversion after we fetch the objects.

/cc @faboweb @fedekunze


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions