package
0.1.6-alpha-hotfix
Repository: https://github.com/berachain/polaris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewPlugin creates and returns a plugin with the default KV store gas configs.
RecoveryHandler is used to recover from any WriteProtection and gas consumption panics that occur during precompile execution; the handler modifies the given error to be returned to the caller.

# Constants

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

# Interfaces

No description provided by the author
Plugin is the interface that must be implemented by the plugin.
PolarStateDB is the interface that must be implemented by the state DB.
No description provided by the author