package
0.21.6
Repository: https://github.com/bitsongofficial/go-bitsong.git
Documentation: pkg.go.dev

# README

Cadance

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

Cadance 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.
Execute contract, recover from panic.
ExportGenesis export module state.
GetGenesisStateFromAppState returns x/auth GenesisState given raw application genesis state.
InitGenesis import module genesis.
Check if error is out of gas error.
NewAppModule constructor.
NewGenesisState - Create a new genesis state.
No description provided by the author

# Constants

ConsensusVersion defines the current x/cadance 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.