| Package | Description |
|---|---|
| com.github.DNAProject.core.asset | |
| com.github.DNAProject.smartcontract.nativevm | |
| com.github.DNAProject.smartcontract.neovm |
| Modifier and Type | Field and Description |
|---|---|
State[] |
Transfers.states |
| Modifier and Type | Method and Description |
|---|---|
static State |
State.deserializeFrom(byte[] value) |
| Constructor and Description |
|---|
Transfers(State[] states) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Gas.makeTransfer(State[] states,
String payer,
long gaslimit,
long gasprice) |
String |
Gas.sendTransferMulti(Account[] accounts,
State[] states,
Account payerAcct,
long gaslimit,
long gasprice) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Oep4.makeTransferMulti(State[] states,
Account payerAcct,
long gaslimit,
long gasprice) |
String |
Oep4.sendTransferMulti(Account[] accounts,
State[] states,
Account payerAcct,
long gaslimit,
long gasprice) |
Copyright © 2020. All rights reserved.