Interface: SolanaConfig
Properties
| Property | Type | Description |
|---|---|---|
cluster | SolanaClusterMoniker | - |
commitment? | SolanaCommitment | - |
feePayer? | TransactionSigner | - |
priorityFees? | PriorityFeesConfig | Optional priority fee: fixed microLamports or dynamic from getRecentPrioritizationFees. |
rpcEndpoint | string | - |
wsEndpoint? | string | - |