package
1.68.4
Repository: https://github.com/33cn/plugin.git
Documentation: pkg.go.dev

# Packages

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

# Functions

CanTransfer 检查合约调用账户是否有充足的金额进行转账交易操作.
GetHashFn 获取制定高度区块的哈希.
GetName 返回本合约名称.
Init 初始化本合约对象.
InitExecType Init Exec Type.
NewEVMExecutor 新创建执行器对象.
Transfer 在内存数据库中执行转账操作(只修改内存中的金额) 从外部账户地址到合约账户地址.

# Structs

EVMExecutor EVM执行器结构.