QueryAccountInfoResponse is the Query/AccountInfo response type.

Since: cosmos-sdk 0.47

from message cosmos.auth.v1beta1.QueryAccountInfoResponse

Hierarchy

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

Methods