bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    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

    Index

    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"

    Methods