| Package | Description |
|---|---|
| org.iota.jota.connection | |
| org.iota.jota.dto.request |
| Modifier and Type | Method and Description |
|---|---|
GetTrytesResponse |
HttpConnector.getTrytes(IotaGetTrytesRequest request) |
retrofit2.Call<GetTrytesResponse> |
IotaNodeHTTPService.getTrytes(IotaGetTrytesRequest request)
Returns the raw trytes data of a transaction.
|
GetTrytesResponse |
IotaNodeApi.getTrytes(IotaGetTrytesRequest request)
Returns the raw trytes data of a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
static IotaGetTrytesRequest |
IotaGetTrytesRequest.createGetTrytesRequest(String... hashes)
Initializes a new instance of the IotaGetTrytesRequest class.
|
Copyright © 2019. All rights reserved.