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
FIX: Handle wizard exit code 42 for swap creation (#1022)
The set -e at script start caused immediate exit when the wizard
returned code 42 to signal swap creation, preventing the swap
handling logic from running.
0 commit comments