| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.dto.response |
| Modifier and Type | Method and Description |
|---|---|
GetTransferResponse |
IotaAPI.getTransfers(String seed,
int security,
Integer start,
Integer end,
Boolean inclusionStates)
Finds all the bundles for all the addresses based on this seed and security.
|
| Modifier and Type | Method and Description |
|---|---|
static GetTransferResponse |
GetTransferResponse.create(Bundle[] transferBundle,
long duration)
Initializes a new instance of the GetTransferResponse class.
|
Copyright © 2019. All rights reserved.