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