package
1.2.0
Repository: https://github.com/classic-terra/core.git
Documentation: pkg.go.dev

# Packages

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

# Functions

EndBlocker is called at the end of every block.
ExportGenesis writes the current store values to a genesis file, which can be imported again with InitGenesis.
InitGenesis initialize default parameters and the keeper's address to pubkey map.
NewAppModule creates a new AppModule object.
NewHandler returns a handler for "oracle" type messages.
PickReferenceTerra choose Reference Terra with the highest voter turnout If the voting power of the two denominations is the same, select reference Terra in alphabetical order.
Tally calculates the median and returns it.

# Structs

AppModule implements an application module for the oracle module.
AppModuleBasic defines the basic application module used by the oracle module.