# Functions
ErrEmptyChanges returns an error for empty parameter changes.
ErrEmptyKey returns an error for when an empty key is given.
ErrEmptySubspace returns an error for an empty subspace.
ErrEmptyValue returns an error for when an empty key is given.
ErrSettingParameter returns an error for failing to set a parameter.
ErrUnknownSubspace returns an unknown subspace error.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterCodec registers all necessary param module types with a given codec.
ValidateChange performs basic validation checks over a set of ParamChange.
# Constants
Param module codespace constants.
Param module codespace constants.
Param module codespace constants.
Param module codespace constants.
ModuleKey defines the name of the module.
ProposalTypeChange defines the type for a ParameterChangeProposal.
RouterKey defines the routing key for a ParameterChangeProposal.
# Variables
module codec.
# Structs
ParamChange defines a parameter change.
ParameterChangeProposal defines a proposal which contains multiple parameter changes.