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
How can the human_address/canonical_address implementations know which go error to send to the contract as a FfiError::UserErr (the user's fault) and which one as a FfiError::Unknown (the system's or backend's fault)?