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
Since we should treat local and remote errors differently, we should remove all error variants from linera_client::Error that are caused by the remote node, perhaps into linera_core::remote_node.
The text was updated successfully, but these errors were encountered:
Since we should treat local and remote errors differently, we should remove all error variants from
linera_client::Error
that are caused by the remote node, perhaps intolinera_core::remote_node
.The text was updated successfully, but these errors were encountered: