| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.dto.response |
| Modifier and Type | Method and Description |
|---|---|
SendTransferResponse |
IotaAPI.sendTransfer(String seed,
int security,
int depth,
int minWeightMagnitude,
List<Transfer> transfers,
List<Input> inputs,
String remainderAddress,
boolean validateInputs,
boolean validateInputAddresses,
List<Transaction> tips)
Wrapper function: Runs prepareTransfers, as well as attachToTangle.
|
| Modifier and Type | Method and Description |
|---|---|
static SendTransferResponse |
SendTransferResponse.create(List<Transaction> transactions,
Boolean[] successfully,
long duration)
Initializes a new instance of the SendTransferResponse class.
|
Copyright © 2019. All rights reserved.