Module solana_core::rpc[][src]

Expand description

The rpc module implements the Solana RPC interface.

Modules

rpc_deprecated_v1_7
rpc_full
rpc_minimal
rpc_obsolete_v1_7

Structs

JsonRpcConfig
JsonRpcRequestProcessor

Enums

OptionalContext

Wrapper for rpc return types of methods that provide responses both with and without context. Main purpose of this is to fix methods that lack context information in their return type, without breaking backwards compatibility.

Constants

MAX_REQUEST_PAYLOAD_SIZE
PERFORMANCE_SAMPLES_LIMIT