This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(experimental): add cluster level API for rpc-core
Continuing the work from the cluster-level transports. Here I'm establishing the different cluster-specific Solana APIs (no airdrop on mainnet, that's it). This sets up `createSolanaRpcApi()` to return pass-through API type definitions, like `createJsonRpcApi()`.
- Loading branch information