| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
CheckConsistencyResponse |
IotaAPICore.checkConsistency(String... tails)
Checks the consistency of the subtangle formed by the provided tails.
|
| Modifier and Type | Method and Description |
|---|---|
CheckConsistencyResponse |
HttpConnector.checkConsistency(IotaCheckConsistencyRequest request) |
CheckConsistencyResponse |
IotaNodeApi.checkConsistency(IotaCheckConsistencyRequest request)
Checks the consistency of the subtangle described by the provided tails.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<CheckConsistencyResponse> |
IotaNodeHTTPService.checkConsistency(IotaCheckConsistencyRequest request)
Checks the consistency of the subtangle descirbed by the provided tails.
|
Copyright © 2019. All rights reserved.