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