package
0.0.0-20210203100110-2c3f891d014e
Repository: https://github.com/pocblockchain/pocc.git
Documentation: pkg.go.dev
# Functions
DefaultGenesisState ...
ExportGenesis ...
InitGenesis ...
NewAppModule creates a new AppModule object.
NewGenesisState ...
NewHandler create a token message handler.
NewKeeper create token's Keeper.
NewQuerier create a token's query handler.
NewTokenProposalHandler create handler for token's proposal.
ValidateGenesis ...
# Constants
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
# 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
TokenStoreKeyPrefix define prefix for storing tokeninfk.
No description provided by the author
# Structs
AppModule implements an application module for the token module.
AppModuleBasic defines the basic application module used by the token module.
GenesisState ...
Keeper ...
# Interfaces
TokenKeeper defines the token module interface.