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