SolanaRpcApi

type SolanaRpcApi = SolanaRpcApiForTestClusters;

Represents the RPC methods available on test clusters.

For instance, the test clusters support the RequestAirdropApi while mainnet does not.