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

# Functions

Returns components for testing.
No description provided by the author
No description provided by the author
NewSubspace constructs a store with namestore.

# Constants

StoreKey is the string store key for the param store.
Keys for parameter access.
TStoreKey is the string store key for the param transient store.

# Structs

KeyTable subspaces appropriate type for each parameter key.
No description provided by the author
Wrapper of Subspace, provides immutable functions only.
Individual parameter store for each keeper Transient store persists for a block, so we use it for recording whether the parameter has been changed or not.

# Interfaces

ParamSet defines an interface for structs containing parameters for a module.

# Type aliases

Slice of KeyFieldPair.
No description provided by the author