Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method getProgramAccounts: [programId, config]Positional parameters for
getProgramAccounts:params[0]: Pubkey of the program (base-58 encoded).params[1]: Optional configuration object.
Returns
Array of account info objects. If withContext=true, response will be wrapped in RpcResponse object.