package
0.6.7
Repository: https://github.com/carina-labs/nova.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

AddressBytesToStringRequest is the request type for AddressString rpc method.
AddressBytesToStringResponse is the response type for AddressString rpc method.
AddressStringToBytesRequest is the request type for AccountBytes rpc method.
AddressStringToBytesResponse is the response type for AddressBytes rpc method.
BaseAccount defines a base account type.
Bech32PrefixRequest is the request type for Bech32Prefix rpc method.
Bech32PrefixResponse is the response type for Bech32Prefix rpc method.
GenesisState defines the auth module's genesis state.
ModuleAccount defines an account for modules that holds coins on a pool.
ModuleCredential represents a unclaimable pubkey for base accounts controlled by modules.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the parameters for the auth module.
QueryAccountAddressByIDRequest is the request type for AccountAddressByID rpc method Since: cosmos-sdk 0.46.2.
QueryAccountAddressByIDResponse is the response type for AccountAddressByID rpc method Since: cosmos-sdk 0.46.2.
QueryAccountInfoRequest is the Query/AccountInfo request type.
QueryAccountInfoResponse is the Query/AccountInfo response type.
QueryAccountRequest is the request type for the Query/Account RPC method.
QueryAccountResponse is the response type for the Query/Account RPC method.
QueryAccountsRequest is the request type for the Query/Accounts RPC method.
QueryAccountsResponse is the response type for the Query/Accounts RPC method.
QueryModuleAccountByNameRequest is the request type for the Query/ModuleAccountByName RPC method.
QueryModuleAccountByNameResponse is the response type for the Query/ModuleAccountByName RPC method.
QueryModuleAccountsRequest is the request type for the Query/ModuleAccounts RPC method.
QueryModuleAccountsResponse is the response type for the Query/ModuleAccounts RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.