RedelegationResponse is equivalent to a Redelegation except that its entries contain a balance in addition to shares which is more suitable for client responses.

from message cosmos.staking.v1beta1.RedelegationResponse

Hierarchy

Constructors

Properties

from field: repeated cosmos.staking.v1beta1.RedelegationEntryResponse entries = 2;

redelegation?: Redelegation

from field: cosmos.staking.v1beta1.Redelegation redelegation = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.staking.v1beta1.RedelegationResponse" = "cosmos.staking.v1beta1.RedelegationResponse"

Methods