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
Live mode works with either ws(s):// or http(s):// in --uri. The endpoint
is converted to HTTP for state download and to WS for block/header RPC.
This is a temporary workaround until frame-remote-externalities restores
proper WS transport support in a future release; see
paritytech/polkadot-sdk#10258,
paritytech/polkadot-sdk#10766, and
paritytech/polkadot-sdk#10779 .
0 commit comments