| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
GetTipsResponse |
IotaAPICore.getTips()
Returns all tips currently known by this node.
|
| Modifier and Type | Method and Description |
|---|---|
GetTipsResponse |
HttpConnector.getTips(IotaCommandRequest request) |
GetTipsResponse |
IotaNodeApi.getTips(IotaCommandRequest request)
Get the list of latest tips (unconfirmed transactions).
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<GetTipsResponse> |
IotaNodeHTTPService.getTips(IotaCommandRequest request)
Get the list of latest tips (unconfirmed transactions).
|
Copyright © 2019. All rights reserved.