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
Remain quiescent on disconnect until tx_signatures exchange
As per the spec requirement, this was already enforced throughout the
happy case when a disconnection does not happen. If a disconnect would
happen, we always naively cleared the flag without checking whether we
did indeed exchange `tx_signatures`.
0 commit comments