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

    Class QueryAccountInfoRequest

    QueryAccountInfoRequest is the Query/AccountInfo request type.

    Since: cosmos-sdk 0.47

    from message cosmos.auth.v1beta1.QueryAccountInfoRequest

    Hierarchy

    Index

    Constructors

    Properties

    address: string = ""

    address is the account address string.

    from field: string address = 1;

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

    Methods