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
When an EIP-7702 transaction is confirmed, we need to look at its code delegations and extract the nonce for the authority and use that information to purge pending transaction in the txpool, like we do for the senders of all the confirmed txs.
The text was updated successfully, but these errors were encountered:
Description
When an EIP-7702 transaction is confirmed, we need to look at its code delegations and extract the nonce for the authority and use that information to purge pending transaction in the txpool, like we do for the senders of all the confirmed txs.
The text was updated successfully, but these errors were encountered: