| Package | Description |
|---|---|
| tv.noixion.troncli | |
| tv.noixion.troncli.utils |
| Modifier and Type | Method and Description |
|---|---|
TronTransactionInformation |
TronClient.getTransactionInformation(HashIdentifier id)
Gets the execution information of a transaction,
|
TronTransactionInformation |
TronClient.waitForTransactionConfirmation(HashIdentifier txId,
int maxRetries)
waits until a transaction is confirmed by the blockchain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmartContractEventListener.handleTransaction(TronClient client,
TronTransaction tx,
TronTransactionInformation info) |
| Modifier and Type | Method and Description |
|---|---|
void |
TronEventHandler.handleTransaction(TronClient client,
TronTransaction tx,
TronTransactionInformation info)
Handles a transaction.
|
Copyright © 2020. All rights reserved.