package
0.2.5
Repository: https://github.com/quadrateorg/core.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 Quadrate.
No description provided by the author

# Functions

GetEnabledProposals parses the ProposalsEnabled / EnableSpecificProposals values to produce a list of enabled proposals to pass into wasmd app.
GetWasmOpts build wasm options.
MakeEncodingConfig creates an EncodingConfig for testing.
NewDefaultGenesisState generates the default state for the application.
No description provided by the author
RegisterSwaggerAPI registers swagger route with API Server.

# Variables

DefaultNodeHome default home directories for the application daemon.
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

# Structs

QuadrateApp extends an ABCI application, but with most of its parameters exported.
SimGenesisAccount defines a type that implements the GenesisAccount interface to be used for simulation accounts in the genesis state.

# Type aliases

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