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
It seems that the #1785 happens only if we connect to RPC node using wss, not the ws. We need to change our test deployments to use wss to catch such issues before they break our other bridges.
The text was updated successfully, but these errors were encountered:
It seems that the #1785 happens only if we connect to RPC node using
wss
, not thews
. We need to change our test deployments to usewss
to catch such issues before they break our other bridges.The text was updated successfully, but these errors were encountered: