package
0.0.0-20210203100110-2c3f891d014e
Repository: https://github.com/pocblockchain/pocc.git
Documentation: pkg.go.dev
# Functions
DefaultParams returns a default set of parameters.
ErrDuplicatedKey returns an error for when duplicated keys appear.
ErrEmptyKey returns an error for when an empty key is given.
ErrEmptyValue returns an error for when an empty key is given.
ErrEmptyValue returns an error for when an invalid parameter.
ErrInvalidSymbol returns an error for when duplicated keys appear.
ErrNonExistSymbol returns an error for when a symbol doesn't exist.
ErrSymbolReserved returns an error for when a symbol is reserved.
NewDisableTokenProposal creates a new disable token proposal.
NewMsgBurnToken - burn coins msg.
NewMsgInflateToken is a constructor function for MsgInflateToken.
NewMsgNewToken is a constructor function for MsgTokenNew.
NewParamChange create a paramchange(k,v).
No description provided by the author
NewTokenParamsChangeProposal creates a new add token proposal.
ParamKeyTable for auth module.
RegisterCodec register concrete types on codec codec.
# 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
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 default paramter store.
cache size for token.
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
module name.
No description provided by the author
ProposalTypeAddToken defines the type for a AddToken.
No description provided by the author
No description provided by the author
query endpoints supported by the nameservice Querier.
No description provided by the author
RouterKey is the message route for token.
StoreKey to be used when creating the KVStore.
No description provided by the author
No description provided by the author
MsgNewToken.
# Variables
1000poc.
No description provided by the author
Parameter keys.
Parameter keys.
Parameter keys.
No description provided by the author
# Structs
DisableTokenProposal modify a token's variable parameter.
MsgBurnToken burn coins from account.
MsgInflateToken ...
MsgNewToken ...
No description provided by the author
Params defines the parameters for the auth module.
QueryTokenInfo.
TokenParamsChangeProposal modify a token's variable parameter.
# Interfaces
AccountKeeper defines the account contract that must be fulfilled when creating a x/bank keeper.
DistrKeeper defines the distribution Keeper for module token.
SupplyKeeper defines the supply Keeper for module accounts.
# Type aliases
No description provided by the author
QueryResSymbols.
QueryResToken.
QueryResTokens.