| Package | Description |
|---|---|
| jota |
| Modifier and Type | Method and Description |
|---|---|
GetAttachToTangleResponse |
IotaAPICore.attachToTangle(String trunkTransaction,
String branchTransaction,
Integer minWeightMagnitude,
String... trytes)
Prepares the specified transactions (trytes) for attachment to the Tangle by doing Proof of Work.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<GetAttachToTangleResponse> |
IotaAPIService.attachToTangle(IotaAttachToTangleRequest request)
Attaches the specified transactions (trytes) to the Tangle by doing Proof of Work.
|
Copyright © 2018. All rights reserved.