Module solana_rpc::rpc[][src]

Expand description

The rpc module implements the Solana RPC interface.

Modules

Structs

Enums

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

Functions