solana_client::nonblocking

Module rpc_client

Source
Expand description

Communication with a Solana node over RPC asynchronously .

Software that interacts with the Solana blockchain, whether querying its state or submitting transactions, communicates with a Solana node over JSON-RPC, using the RpcClient type.

Structs§

Type Aliases§