Module com.lmax.solana4j.client
Package com.lmax.solana4j.client.jsonrpc
This package exposes the solana client library's API.
-
Class Summary Class Description SolanaJsonRpcClient Implementation of theSolanaApi
interface for interacting with the Solana blockchain via JSON-RPC.SolanaJsonRpcClientOptionalParams Implementation ofSolanaClientOptionalParams
that provides support for adding and retrieving optional parameters to be used in Solana JSON-RPC requests. -
Exception Summary Exception Description SolanaJsonRpcClientException Exception thrown when an error occurs during communication with the Solana JSON RPC.