QueryAccountInfoRequest is the Query/AccountInfo request type.

Since: cosmos-sdk 0.47

from message cosmos.auth.v1beta1.QueryAccountInfoRequest

Hierarchy

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" = "cosmos.auth.v1beta1.QueryAccountInfoRequest"

Methods