A connect the user walked away from: the picker was closed rather than a wallet failing.
if (error !== undefined && !(error instanceof ConnectCancelledError)) { toast.error(error.message)} Copy
if (error !== undefined && !(error instanceof ConnectCancelledError)) { toast.error(error.message)}
Optional
A connect the user walked away from: the picker was closed rather than a wallet failing.
Example