package
5.10.0-jeremy-eip-1559+incompatible
Repository: https://github.com/sei-protocol/sei-chain.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
Package params defines the simulation parameters in the simapp.
No description provided by the author
# Functions
AddressFromValidatorsKey creates the validator operator address from ValidatorsKey.
No description provided by the author
No description provided by the author
No description provided by the author
Returns a mapping of the accessOperation to the channels.
No description provided by the author
GetMaccPerms returns a copy of the module account permissions.
No description provided by the author
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 an EncodingConfig for testing.
New returns a reference to an initialized blockchain app.
No description provided by the author
NewDefaultGenesisState generates the default state for the application.
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
RegisterSwaggerAPI registers swagger route with API Server.
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
# Constants
Prefix of bech32 encoded address.
Application name.
No description provided by the author
No description provided by the author
No description provided by the author
SC Store configs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Other configs.
No description provided by the author
No description provided by the author
No description provided by the author
SS Store configs.
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
# Variables
No description provided by the author
No description provided by the author
DefaultNodeHome default home directories for the application daemon.
Boolean to only emit seid version and git commit metric once per chain initialization.
EmptyAclmOpts defines a type alias for a list of wasm options.
No description provided by the author
No description provided by the author
EmptyWasmOpts defines a type alias for a list of wasm options.
EnableOCC allows tests to override default OCC enablement behavior.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
No description provided by the author
WasmProposalsEnabled enables all x/wasm proposals when it's value is "true" and EnableSpecificWasmProposals is empty.
# Structs
No description provided by the author
App extends an ABCI application, but with most of its parameters exported.
No description provided by the author
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
No description provided by the author
InMemoryStateStore this implements seidb state store with an inmemory store.
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
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.
No description provided by the author