package
1.0.15
Repository: https://github.com/netcloth/netcloth-chain.git
Documentation: pkg.go.dev

# Functions

GenesisStateFromGenDoc creates the core parameters for genesis initialization for the application.
GenesisStateFromGenFile creates the core parameters for genesis initialization for the application.
GetGenesisStateFromAppState gets the genutil genesis state from the expected app state.
NewGenesisState creates a new GenesisState object.
NewGenesisStateFromStdTx creates a new GenesisState object from auth transactions.
NewInitConfig creates a new InitConfig object.
SetGenesisStateInAppState sets the genutil genesis state within the expected app state.
ValidateGenesis validates GenTx transactions.

# Constants

ModuleName is genutil.

# Variables

ModuleCdc defines a generic sealed codec to be used throughout this module.

# Structs

GenesisState defines the raw genesis transaction in JSON.
InitConfig common config options for init.

# Interfaces

AccountKeeper defines the expected account keeper (noalias).
GenesisAccountsIterator defines the expected iterating genesis accounts object (noalias).
StakingKeeper defines the expected staking keeper (noalias).

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author