package
0.0.0-20220601090406-a293c92ca3e8
Repository: https://github.com/33cn/plugincgo.git
Documentation: pkg.go.dev

# Functions

InitExecutor defines register executor.
InitFork defines register fork.
NewType 新建EVM类型对象.

# 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
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
TyLogCallContractJvm 合约调用日志.
TyLogContractDataJvm 合约代码日志.
TyLogCreateUserJvmContract 合约创建用户的日志.
TyLogLocalDataJvm 合约本地数据日志.
TyLogStateChangeItemJvm 合约状态变化的日志.
TyLogUpdateUserJvmContract 合约更新用户的日志.
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
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

# Structs

调用Jvm合约.
No description provided by the author
No description provided by the author
ContractLog 合约在日志,对应EVM中的Log指令,可以生成指定的日志信息 目前这些日志只是在合约执行完成时进行打印,没有其它用途.
创建JVM合约.
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
用于保存JVM只能合约中的状态数据变更.
JvmType EVM类型定义.
No description provided by the author
合约创建/调用日志.
存放本地数据库的数据.
更新Jvm合约.

# Type aliases

No description provided by the author