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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DefaultGenesisState returns default genesis state as raw bytes for the provider module.
ExportGenesis returns genesis state as raw bytes for the provider module.
GetGenesisStateFromAppState returns x/provider GenesisState given raw application genesis state.
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 returns error in case of failure.

# Constants

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

# Variables

NewKeeper creates new keeper instance of provider module.

# Structs

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

# Type aliases

No description provided by the author