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
refactor(sdk-core): simplify signature cleanup logic in ensureCleanSigSharesAndSignTransaction
- Changed isFull detection to use AND logic with explicit array length checks
- Made cleanup default for all Full TxRequests by removing isPartiallySigned conditional
- Updated JSDoc to clarify that cleanup always happens for Full TxRequests
Ticket: COIN-5989
0 commit comments