package
1.0.4-alpha
Repository: https://github.com/clannetwork/clan-network.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis returns the default Capability genesis state.
default module parameters.
GetGenesisStateFromAppState return GenesisState.
No description provided by the author
No description provided by the author
NewMsgCreateVestingAccount returns a reference to a new MsgCreateVestingAccount.nolint:interfacer.
No description provided by the author
No description provided by the author
ParamTable for module.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
DefaultIndex is the default capability global index.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
TypeMsgCreateVestingAccount defines the type value for a MsgCreateVestingAccount.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parameter store keys.
No description provided by the author
# Structs
No description provided by the author
GenesisState defines the alloc module's genesis state.
MsgCreateVestingAccount defines a message that enables creating a vesting account.
MsgCreateVestingAccountResponse defines the Msg/CreateVestingAccount response type.
No description provided by the author
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
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.
No description provided by the author