| 程序包 | 说明 |
|---|---|
| com.github.DNAProject.smartcontract |
| 限定符和类型 | 方法和说明 |
|---|---|
InvokeCode |
Vm.makeInvokeCodeTransaction(byte[] params,
String payer,
long gaslimit,
long gasprice)
Native makeInvokeCodeTransaction
|
InvokeCode |
Vm.makeInvokeCodeTransaction(String codeAddr,
String method,
byte[] params,
String payer,
long gaslimit,
long gasprice) |
Copyright © 2021. All rights reserved.