package
0.36.3-rc3
Repository: https://github.com/akash-network/node.git
Documentation: pkg.go.dev

# Packages

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

# Functions

DefaultGenesisState returns default genesis state as raw bytes for the deployment module.
ExportGenesis returns genesis state for the deployment module.
InitGenesis initiate genesis state and return updated validator details.
NewAppModule creates a new AppModule object.
NewAppModuleSimulation creates a new AppModuleSimulation instance.
ValidateGenesis does validation check of the Genesis and return error incase of failure.

# Constants

ModuleName represents current module name.
StoreKey represents storekey of take module.

# Structs

AppModule implements an application module for the take module.
AppModuleBasic defines the basic application module used by the provider module.
AppModuleSimulation implements an application simulation module for the take module.