package
0.48.0
Repository: https://github.com/elys-network/elys.git
Documentation: pkg.go.dev

# README

Clock

This module allows smart contracts to execute logic at the end of every block without an external bot.

Clock Spec

# Packages

No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

DefaultGenesisState - Return a default genesis state.
EndBlocker executes on contracts at the end of the block.
ExportGenesis export module state.
GetGenesisStateFromAppState returns x/auth GenesisState given raw application genesis state.
InitGenesis import module genesis.
NewAppModule constructor.
NewGenesisState - Create a new genesis state.
No description provided by the author

# Constants

ConsensusVersion defines the current x/clock module consensus version.
No description provided by the author

# Structs

No description provided by the author
AppModuleBasic defines the basic application module used by the wasm module.