| Package | Description |
|---|---|
| jota |
| Modifier and Type | Method and Description |
|---|---|
GetInclusionStateResponse |
IotaAPICore.getInclusionStates(String[] transactions,
String[] tips)
Get the inclusion states of a set of transactions.
|
GetInclusionStateResponse |
IotaAPI.getLatestInclusion(String[] hashes)
Wrapper function: runs getNodeInfo and getInclusionStates
Uses the latest milestone as tip
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<GetInclusionStateResponse> |
IotaAPIService.getInclusionStates(IotaGetInclusionStateRequest request)
Get the inclusion states of a set of transactions.
|
Copyright © 2018. All rights reserved.