package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
nolint.

# Functions

CreateParam create brczero parm for test.
ExportGenesis writes the current store values to a genesis file, which can be imported again with initGenesis.
No description provided by the author
No description provided by the author
NewAppModule creates a new AppModule object.
NewCache news cache for detail.
NewKeeper creates a new token keeper.
NewQuerier is the module level router for state queries.
No description provided by the author
NewTokenHandler returns a handler for "token" type messages.

# Constants

CodeInvalidAsset error code of invalid asset.
No description provided by the author
DefaultCodespace is the code space for token module.
DefaultParamspace is the param space for token module.
default owner of brc10.
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
InitFeeDetailsCap default fee detail list cap.
KeyLock key for token lock store.
KeyMint key for token mint store.
No description provided by the author
ModuleName is the module name constant used in many places.
No description provided by the author
QuerierRoute is the querier route for token module.
RouterKey is the message route for token module.
StoreKey is the store key string for token module.
No description provided by the author
No description provided by the author

# Variables

RegisterCodec register module codec.

# Structs

AppModule app module.
nolint.
Cache for detail.
all state that must be provided in genesis file.
Keeper maintains the link to data storage and exposes getter/setter methods for the various parts of the state machine.

# Interfaces

StakingKeeper defines the expected staking Keeper (noalias).
SupplyKeeper defines the expected supply Keeper (noalias).
No description provided by the author

# Type aliases

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