interface QueryAccountRequestProtoMsg {
    typeUrl: "/cosmos.auth.v1beta1.QueryAccountRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.auth.v1beta1.QueryAccountRequest"
value: Uint8Array