CreateSolanaClientArgs
Type Parameters
Type Parameter | Default type |
---|---|
TClusterUrl extends SolanaClientUrlOrMoniker | GenericUrl |
Properties
rpcConfig?
Configuration used to create the rpc
client
Type declaration
Name | Type |
---|---|
port? | number |
rpcSubscriptionsConfig?
Configuration used to create the rpcSubscriptions
client
Type declaration
Name | Type |
---|---|
port? | number |
urlOrMoniker
Full RPC URL (for a private RPC endpoint) or the Solana moniker (for a public RPC endpoint)