| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.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 |
AccessLimitedException
This exception occurs when an API method was disabled in the node
|
class |
ArgumentException
This exception occurs when an invalid argument is provided.
|
class |
ConnectorException
This exception occurs when an API method threw an unexpected error on the node
|
class |
InternalException
This exception occurs when an API method threw an unexpected error on the node
|
class |
NotPromotableException
This exception occurs as part of a `promoteTransaction` call if the transaction is not promotable.
|
Copyright © 2019. All rights reserved.