| Package | Description |
|---|---|
| jota | |
| jota.dto.request |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<GetBalancesResponse> |
IotaAPIService.getBalances(IotaGetBalancesRequest request)
It returns the confirmed balance which a list of addresses have at the latest confirmed milestone.
|
| Modifier and Type | Method and Description |
|---|---|
static IotaGetBalancesRequest |
IotaGetBalancesRequest.createIotaGetBalancesRequest(Integer threshold,
String[] addresses,
String... tips)
Initializes a new instance of the IotaGetBalancesRequest class.
|
Copyright © 2018. All rights reserved.