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(testnet_cleanup): improve retry logic for fund return
Enhanced the retry mechanism in `return_funds_to_faucet` to handle
`FeeTooSmallUTxO` errors by incrementally increasing witness count.
Added multiple retry attempts with detailed logging for better
debugging and error handling.
0 commit comments