Package | Description |
---|---|
tv.noixion.troncli |
Modifier and Type | Method and Description |
---|---|
List<TronNode> |
TronClient.listNodes()
List the known nodes by the org.tron node we are connecting to (Full nodes).
|
Constructor and Description |
---|
TronClient(TronNode fullNode)
Creates a new client for the Tron network.
|
TronClient(TronNode fullNode,
TronNode solidityNode)
Creates a new client for the Tron network.
|
Constructor and Description |
---|
TronClient(List<TronNode> fullNodes,
List<TronNode> solidityNodes)
Creates a new client for the Tron network.
|
TronClient(List<TronNode> fullNodes,
List<TronNode> solidityNodes)
Creates a new client for the Tron network.
|
Copyright © 2020. All rights reserved.