package
0.9.6-rc.1
Repository: https://github.com/sideprotocol/side.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
MunGasRegisterConfig is defaults plus a custom compile amount.
No description provided by the author
No description provided by the author
Initializes a new SideApp without IBC functionality.
MakeEncodingConfig creates an EncodingConfig for testing.
New returns a reference to an initialized blockchain app.
NewDefaultGenesisState generates the default state for the application.
No description provided by the author
Setup initializes a new App.
SetupWithGenesisValSet initializes a new App with a validator set and genesis accounts that also act as delegators.

# Constants

No description provided by the author
No description provided by the author
DefaultCompileCost set to a large number for testing.
DefaultInstanceCost is initially set the same as in wasmd.
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

DefaultNodeHome default home directories for the application daemon.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.

# Structs

App extends an ABCI application, but with most of its parameters exported.

# Type aliases

The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.