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

    Class QueryAccountInfoResponse

    QueryAccountInfoResponse is the Query/AccountInfo response type.

    Since: cosmos-sdk 0.47

    from message cosmos.auth.v1beta1.QueryAccountInfoResponse

    Hierarchy

    Index

    Constructors

    Properties

    info is the account info which is represented by BaseAccount.

    from field: cosmos.auth.v1beta1.BaseAccount info = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.auth.v1beta1.QueryAccountInfoResponse"

    Methods