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

    QueryDelegationRewardsResponse is the response type for the Query/DelegationRewards RPC method.

    from message cosmos.distribution.v1beta1.QueryDelegationRewardsResponse

    Hierarchy

    Index

    Constructors

    Properties

    rewards: DecCoin[] = []

    rewards defines the rewards accrued by a delegation.

    from field: repeated cosmos.base.v1beta1.DecCoin rewards = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.distribution.v1beta1.QueryDelegationRewardsResponse"

    Methods