EthereumProvider constructor
EthereumProvider()
Creates a new instance of the EthereumProvider class with the specified rpc
.
Implementation
EthereumProvider(this.rpc);
Creates a new instance of the EthereumProvider class with the specified rpc
.
EthereumProvider(this.rpc);