| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
WereAddressesSpentFromResponse |
IotaAPICore.wereAddressesSpentFrom(String... addresses)
Check if a list of addresses was ever spent from, in the current epoch, or in previous epochs.
|
| Modifier and Type | Method and Description |
|---|---|
WereAddressesSpentFromResponse |
HttpConnector.wereAddressesSpentFrom(IotaWereAddressesSpentFromRequest request) |
WereAddressesSpentFromResponse |
IotaNodeApi.wereAddressesSpentFrom(IotaWereAddressesSpentFromRequest request)
Check if a list of addresses was ever spent from, in the current epoch, or in previous epochs.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<WereAddressesSpentFromResponse> |
IotaNodeHTTPService.wereAddressesSpentFrom(IotaWereAddressesSpentFromRequest request)
Check if a list of addresses was ever spent from, in the current epoch, or in previous epochs.
|
Copyright © 2019. All rights reserved.