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