Optional
commitment?: CommitmentOptional commitment level
Optional
confirmtime to allow for the server to initially process a transaction (in milliseconds)
Optional
disableOptional Disable retrying calls when server responds with HTTP 429 (Too Many Requests)
Optional
fetch?: FetchFnOptional custom fetch function
Optional
fetchOptional fetch middleware callback
Optional
httpAn http.Agent
that will be used to manage socket connections (eg. to implement connection
persistence). Set this to false
to create a connection that uses no agent. This applies to
Node environments only.
Optional
httpOptional HTTP headers object
Optional
wsOptional endpoint URL to the fullnode JSON RPC PubSub WebSocket Endpoint
Configuration for instantiating a Connection