| Package | Description |
|---|---|
| jota |
| Modifier and Type | Method and Description |
|---|---|
BroadcastTransactionsResponse |
IotaAPICore.broadcastTransactions(String... trytes)
Broadcast a list of transactions to all neighbors.
|
BroadcastTransactionsResponse |
IotaAPI.storeAndBroadcast(String... trytes)
Wrapper method: stores and broadcasts the specified trytes.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<BroadcastTransactionsResponse> |
IotaAPIService.broadcastTransactions(IotaBroadcastTransactionRequest request)
Broadcast a list of transactions to all neighbors.
|
Copyright © 2018. All rights reserved.