| Package | Description |
|---|---|
| org.iota.jota.connection | |
| org.iota.jota.dto.request |
| Modifier and Type | Method and Description |
|---|---|
GetTransactionsToApproveResponse |
HttpConnector.getTransactionsToApprove(IotaGetTransactionsToApproveRequest request) |
retrofit2.Call<GetTransactionsToApproveResponse> |
IotaNodeHTTPService.getTransactionsToApprove(IotaGetTransactionsToApproveRequest request)
Tip selection which returns trunkTransaction and branchTransaction.
|
GetTransactionsToApproveResponse |
IotaNodeApi.getTransactionsToApprove(IotaGetTransactionsToApproveRequest request)
Tip selection which returns trunkTransaction and branchTransaction.
|
| Modifier and Type | Method and Description |
|---|---|
static IotaGetTransactionsToApproveRequest |
IotaGetTransactionsToApproveRequest.createIotaGetTransactionsToApproveRequest(Integer depth,
String reference)
Initializes a new instance of the IotaGetTransactionsToApproveRequest class.
|
Copyright © 2019. All rights reserved.