# Functions
GetMaccPerms returns a copy of the module account permissions.
GetWasmEnabledProposals parses the WasmProposalsEnabled and EnableSpecificWasmProposals values to produce a list of enabled proposals to pass into the application.
No description provided by the author
MakeEncodingConfig creates a new EncodingConfig with all modules registered.
NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
No description provided by the author
No description provided by the author
NoisGasRegister creates instance with default values.
No description provided by the author
# Variables
No description provided by the author
Bech32PrefixAccAddr defines the Bech32 prefix of an account's address.
Bech32PrefixAccPub defines the Bech32 prefix of an account's public key.
Bech32PrefixConsAddr defines the Bech32 prefix of a consensus node address.
Bech32PrefixConsPub defines the Bech32 prefix of a consensus node public key.
Bech32PrefixValAddr defines the Bech32 prefix of a validator's operator address.
Bech32PrefixValPub defines the Bech32 prefix of a validator's operator public key.
DefaultNodeHome default home directories for the application daemon.
EnableSpecificWasmProposals, if set, must be comma-separated list of values that are all a subset of "EnableAllProposals", which takes precedence over WasmProposalsEnabled.
No description provided by the author
WasmProposalsEnabled, if set to "true", enables all proposals for x/wasm.
# Structs
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
No description provided by the author
# Type aliases
No description provided by the author