# Functions
AddAdminEvent construct a new admin add sdk.Event.
AddDistributoProposalEvent constructs a new distributor add proposal sdk.Event.
AddDistributorEvent constructs a new distributor add sdk.Event.
No description provided by the author
No description provided by the author
No description provided by the author
DefaultGenesis returns the default genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGenesisState creates a new genesis state.
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
RegisterMsgHandler registers the http handlers for service Msg to "mux".
RegisterMsgHandlerClient registers the http handlers for service Msg to "mux".
RegisterMsgHandlerFromEndpoint is same as RegisterMsgHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMsgHandlerServer registers the http handlers for service Msg to "mux".
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
RemoveAdminEvent construct admin remove sdk.Event.
RemoveDistributorEvent constructs distributor remove sdk.Event.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
distributorsauth module event types.
distributorsauth module event types.
distributorsauth module event types.
DefaultIndex is the default global index.
No description provided by the author
No description provided by the author
distributorsauth module event types.
distributorsauth module event types.
distributorsauth module event types.
distributorsauth module event types.
distributorsauth module event types.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
ProposalTypeChange defines the type for a ParameterChangeProposal.
QuerierRoute is the query router key for the distributorsauth module.
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
# Variables
No description provided by the author
x/distributorsauth module sentinel errors.
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
x/distributorsauth module sentinel errors.
x/distributorsauth module sentinel errors.
x/distributorsauth module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/distributorsauth module sentinel errors.
x/distributorsauth module sentinel errors.
x/distributorsauth module sentinel errors.
No description provided by the author
# Structs
AddDistributorProposal with a deposit.
Admin is the struct of admin.
DistributorInfo is the struct of distributor.
GenesisAdminIterator implements genesis admin iteration.
GenesisState defines the distributorsauth module's genesis state.
MsgAddAdmin defines a AddAdmin message.
MsgAddAdminResponse defines the MsgAddAdmin response type.
MsgAddDistributor defines a AddDistributor message.
MsgAddDistributorResponse defines the MsgAddDistributor response type.
MsgRemoveAdmin defines a RemoveAdmin message.
MsgRemoveAdminResponse defines the MsgRemoveAdmin response type.
MsgRemoveDistributor defines a RemoveDistributor message.
MsgRemoveDistributorResponse defines the MsgRemoveDistributor response type.
QueryAdminRequest is response type for the Query/Admin RPC method.
QueryAdminResponse is response type for the Query/Admin RPC method.
QueryAdminsRequest is request type for Query/Admns RPC method.
QueryAdminsResponse is response type for the Query/Admins RPC method.
QueryDistributorRequest is response type for the Query/Distributor RPC method.
QueryDistributorResponse is response type for the Query/Distributor RPC method.
QueryDistributorsRequest is request type for Query/Distributors RPC method.
QueryDistributorsResponse is response type for the Query/Distributors RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected account keeper used for simulations (noalias).
BankKeeper defines the expected interface needed to retrieve account balances.
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.
# Type aliases
No description provided by the author
No description provided by the author