You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can do this by passing a config parameter including wsEndpoint. The default value is {commitment: "confirmed"} so I'd suggest including that in your config object. For example:
https://github.com/anza-xyz/wallet-adapter/blob/master/packages/core/react/src/ConnectionProvider.tsx
On this
Just like the custom RPC endpoint it would be great to have custom Websocket RPC endpoint.
The text was updated successfully, but these errors were encountered: