solana/src/rpc/core/core library

Classes

LoockupLedgerRequest
An abstract class representing a request to lookup ledger data.
ResultWithContext<T>
SolanaRequestDetails
Represents the details of an Ethereum JSON-RPC request.
SolanaRequestParams
An abstract class representing Solana RPC request parameters.
SolanaRPCRequest<T>
An abstract class representing Solana JSON-RPC requests with generic response types.