| Package | Description |
|---|---|
| com.github.DNAProject.smartcontract |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All rights reserved.