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
Shim expects a node URL to connect to. It's common to run several nodes on one machine and I think it's not impossible to connect to a wrong node, e.g. relay chain node.
Using subxt we can validate that the blobs pallet is present upon establishing connection.