| Package | Description |
|---|---|
| jota | |
| jota.error |
| Modifier and Type | Method and Description |
|---|---|
List<Transaction> |
IotaAPI.promoteTransaction(String tail,
int depth,
int minWeightMagnitude,
Bundle bundle)
Attempts to promote a transaction using a provided bundle and, if successful, returns the promoting Transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentException
This exception occurs when an invalid argument is provided.
|
class |
NotPromotableException
This exception occurs as part of a `promoteTransaction` call if the transaction is not promotable.
|
Copyright © 2018. All rights reserved.