proto/cosmos/auth/v1beta1/export library
Classes
- AddressBytesToStringRequest
- AddressBytesToStringRequest is the request type for AddressString rpc method.
- AddressBytesToStringResponse
- AddressBytesToStringResponse is the response type for AddressString rpc method.
- AddressStringToBytesRequest
- AddressStringToBytesRequest is the request type for AccountBytes rpc method.
- AddressStringToBytesResponse
- AddressStringToBytesResponse is the response type for AddressBytes rpc method.
- BaseAccount
- BaseAccount defines a base account type. It contains all the necessary fields for basic account functionality. Any custom account type should extend this type for additional functionality (e.g. vesting).
- Bech32PrefixRequest
- Bech32PrefixRequest is the request type for Bech32Prefix rpc method.
- Bech32PrefixResponse
- Bech32PrefixResponse is the response type for Bech32Prefix rpc method.
- GenesisState
- GenesisState defines the auth module's genesis state.
- ModuleAccount
- ModuleAccount defines an account for modules that holds coins on a pool.
- ModuleCredential
- ModuleCredential represents a unclaimable pubkey for base accounts controlled by modules.
- MsgClient
- MsgServiceBase
- MsgUpdateParams
- MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdateParamsResponse
- MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
- Params
- Params defines the parameters for the auth module.
- QueryAccountAddressByIDRequest
- QueryAccountAddressByIDRequest is the request type for AccountAddressByID rpc method
- QueryAccountAddressByIDResponse
- QueryAccountAddressByIDResponse is the response type for AccountAddressByID rpc method
- QueryAccountInfoRequest
- QueryAccountInfoRequest is the Query/AccountInfo request type.
- QueryAccountInfoResponse
- QueryAccountInfoResponse is the Query/AccountInfo response type.
- QueryAccountRequest
- QueryAccountRequest is the request type for the Query/Account RPC method.
- QueryAccountResponse
- QueryAccountResponse is the response type for the Query/Account RPC method.
- QueryAccountsRequest
- QueryAccountsRequest is the request type for the Query/Accounts RPC method.
- QueryAccountsResponse
- QueryAccountsResponse is the response type for the Query/Accounts RPC method.
- QueryClient
- QueryModuleAccountByNameRequest
- QueryModuleAccountByNameRequest is the request type for the Query/ModuleAccountByName RPC method.
- QueryModuleAccountByNameResponse
- QueryModuleAccountByNameResponse is the response type for the Query/ModuleAccountByName RPC method.
- QueryModuleAccountsRequest
- QueryModuleAccountsRequest is the request type for the Query/ModuleAccounts RPC method.
- QueryModuleAccountsResponse
- QueryModuleAccountsResponse is the response type for the Query/ModuleAccounts RPC method.
- QueryParamsRequest
- QueryParamsRequest is the request type for the Query/Params RPC method.
- QueryParamsResponse
- QueryParamsResponse is the response type for the Query/Params RPC method.
- QueryServiceBase
Constants
-
AddressBytesToStringRequest$json
→ const Map<
String, Object> -
AddressBytesToStringResponse$json
→ const Map<
String, Object> -
AddressStringToBytesRequest$json
→ const Map<
String, Object> -
AddressStringToBytesResponse$json
→ const Map<
String, Object> -
BaseAccount$json
→ const Map<
String, Object> -
Bech32PrefixRequest$json
→ const Map<
String, String> -
Bech32PrefixResponse$json
→ const Map<
String, Object> -
GenesisState$json
→ const Map<
String, Object> -
ModuleAccount$json
→ const Map<
String, Object> -
ModuleCredential$json
→ const Map<
String, Object> -
MsgUpdateParams$json
→ const Map<
String, Object> -
MsgUpdateParamsResponse$json
→ const Map<
String, String> -
Params$json
→ const Map<
String, Object> -
QueryAccountAddressByIDRequest$json
→ const Map<
String, Object> -
QueryAccountAddressByIDResponse$json
→ const Map<
String, Object> -
QueryAccountInfoRequest$json
→ const Map<
String, Object> -
QueryAccountInfoResponse$json
→ const Map<
String, Object> -
QueryAccountRequest$json
→ const Map<
String, Object> -
QueryAccountResponse$json
→ const Map<
String, Object> -
QueryAccountsRequest$json
→ const Map<
String, Object> -
QueryAccountsResponse$json
→ const Map<
String, Object> -
QueryModuleAccountByNameRequest$json
→ const Map<
String, Object> -
QueryModuleAccountByNameResponse$json
→ const Map<
String, Object> -
QueryModuleAccountsRequest$json
→ const Map<
String, String> -
QueryModuleAccountsResponse$json
→ const Map<
String, Object> -
QueryParamsRequest$json
→ const Map<
String, String> -
QueryParamsResponse$json
→ const Map<
String, Object>
Properties
- addressBytesToStringRequestDescriptor → Uint8List
-
Descriptor for
AddressBytesToStringRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - addressBytesToStringResponseDescriptor → Uint8List
-
Descriptor for
AddressBytesToStringResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - addressStringToBytesRequestDescriptor → Uint8List
-
Descriptor for
AddressStringToBytesRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - addressStringToBytesResponseDescriptor → Uint8List
-
Descriptor for
AddressStringToBytesResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - baseAccountDescriptor → Uint8List
-
Descriptor for
BaseAccount
. Decode as agoogle.protobuf.DescriptorProto
.final - bech32PrefixRequestDescriptor → Uint8List
-
Descriptor for
Bech32PrefixRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - bech32PrefixResponseDescriptor → Uint8List
-
Descriptor for
Bech32PrefixResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - genesisStateDescriptor → Uint8List
-
Descriptor for
GenesisState
. Decode as agoogle.protobuf.DescriptorProto
.final - moduleAccountDescriptor → Uint8List
-
Descriptor for
ModuleAccount
. Decode as agoogle.protobuf.DescriptorProto
.final - moduleCredentialDescriptor → Uint8List
-
Descriptor for
ModuleCredential
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUpdateParamsDescriptor → Uint8List
-
Descriptor for
MsgUpdateParams
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUpdateParamsResponseDescriptor → Uint8List
-
Descriptor for
MsgUpdateParamsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - paramsDescriptor → Uint8List
-
Descriptor for
Params
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountAddressByIDRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountAddressByIDRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountAddressByIDResponseDescriptor → Uint8List
-
Descriptor for
QueryAccountAddressByIDResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountInfoRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountInfoRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountInfoResponseDescriptor → Uint8List
-
Descriptor for
QueryAccountInfoResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountResponseDescriptor → Uint8List
-
Descriptor for
QueryAccountResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountsRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountsResponseDescriptor → Uint8List
-
Descriptor for
QueryAccountsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryModuleAccountByNameRequestDescriptor → Uint8List
-
Descriptor for
QueryModuleAccountByNameRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryModuleAccountByNameResponseDescriptor → Uint8List
-
Descriptor for
QueryModuleAccountByNameResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryModuleAccountsRequestDescriptor → Uint8List
-
Descriptor for
QueryModuleAccountsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryModuleAccountsResponseDescriptor → Uint8List
-
Descriptor for
QueryModuleAccountsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryParamsRequestDescriptor → Uint8List
-
Descriptor for
QueryParamsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryParamsResponseDescriptor → Uint8List
-
Descriptor for
QueryParamsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final