package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Functions

CanTransfer checks whether the from account has enough balance.
ExecuteContract processes a transfer which contains a contract.
GetHashFn returns a GetHashFunc which retrieves hashes by number.
MakeTransfer transfers account.
NewParams creates a new context for use in the EVM.
NewStateDBAdapter creates a new state db with iotex blockchain.

# Constants

CodeKVNameSpace is the bucket name for code.
ContractKVNameSpace is the bucket name for contract data storage.
PreimageKVNameSpace is the bucket name for preimage data storage.

# Variables

ErrInconsistentNonce is the error that the nonce is different from executor's nonce.

# Structs

Params is the context and parameters.
No description provided by the author

# Interfaces

No description provided by the author