package
2.0.0-beta.4+incompatible
Repository: https://github.com/scrtlabs/secretnetwork.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
ModuleBasics returns all app modules basics.
No description provided by the author
No description provided by the author
NewDefaultGenesisState generates the default state for the application.
NewSecretNetworkApp is a constructor function for enigmaChainApp.
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

# Variables

No description provided by the author
DefaultNodeHome sets the folder where the applcation data and configuration will be stored.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
EncodingConfig specifies the concrete encoding types to use for a given app.
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
SecretNetworkApp extended ABCI application.
WasmWrapper allows us to use namespacing in the config file This is only used for parsing in the app, x/compute expects WasmConfig.

# Type aliases

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