package
2.6.15+incompatible
Repository: https://github.com/meverselabs/meverse.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MarshalID returns the packed id.
NewContext returns a Context.
NewContextData returns a ContextData.
NewEmptyContext returns a EmptyContext.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseTransactionID returns the id of the transaction.
ParseTransactionID returns the id of the transaction.
IMPORTANT: RegisterContractType must be called only at initialization time and never have to called concurrently with CreateContract, IsValidClassID, ContractName functions.
No description provided by the author
ToTimeSlot returns the timeslot of the timestamp.
TransactionID returns the id of the transaction.
TransactionIDBytes returns the id bytes of the transaction.
No description provided by the author
No description provided by the author
No description provided by the author
UnmarshalID returns the block height, the transaction index in the block, the output index in the transaction.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
transaction errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BlockSign is the generator signature of the block.
No description provided by the author
Context is an intermediate in-memory state using the context data stack between blocks.
ContextData is a state data of the context.
ContractContext is an context for the contract.
ContractDefine defines chain Contract functions.
No description provided by the author
No description provided by the author
No description provided by the author
ServiceBase is a base handler of the chain service.
No description provided by the author
No description provided by the author
# Interfaces
ChargeFee defines Chargeable Contract functions.
Contract defines chain Contract functions.
ContractLoader defines functions that loads state data from the target chain.
No description provided by the author
No description provided by the author
No description provided by the author
Loader defines functions that loads state data from the target chain.
Process defines process functions.
Provider defines functions that loads chain data from the chain.
Service defines service functions.
StateContext defines functions that Evm use as Database.