| Package | Description |
|---|---|
| tv.noixion.troncli | |
| tv.noixion.troncli.utils |
| Modifier and Type | Method and Description |
|---|---|
TronBlock |
TronClient.getBlock(HashIdentifier id)
Get block by its identifier / hash.
|
TronBlock |
TronClient.getBlock(long number)
Gets a block by its number.
|
TronBlock |
TronClient.getLastBlock()
Gets the last bock.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmartContractEventListener.handleBlock(TronClient client,
TronBlock block) |
| Modifier and Type | Method and Description |
|---|---|
void |
TronEventHandler.handleBlock(TronClient client,
TronBlock block)
Handles a block.
|
Copyright © 2020. All rights reserved.