TronProvider constructor
TronProvider()
Constructs a new TronProvider instance with the specified rpc
service provider.
Implementation
TronProvider(this.rpc);
Constructs a new TronProvider instance with the specified rpc
service provider.
TronProvider(this.rpc);