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