package
1.2.0-dhobyghaut
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev
# Functions
New creates a new state from a given trie.
NewEmptyAccount returns an empty account.
NewEmptyTxConfig construct an empty TxConfig, used in context where there's no transaction, e.g.
NewTxConfig returns a TxConfig.
# Interfaces
Keeper provide underlying storage of StateDB.
# Type aliases
Storage represents in-memory cache/buffer of contract storage.