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

    Class QueryDepositResponse

    QueryDepositResponse is the response type for the Query/Deposit RPC method.

    from message cosmos.gov.v1beta1.QueryDepositResponse

    Hierarchy

    Index

    Constructors

    Properties

    deposit defines the requested deposit.

    from field: cosmos.gov.v1beta1.Deposit deposit = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.gov.v1beta1.QueryDepositResponse"

    Methods