Skip to content

deposit tx fail at the anvil txpool level if there's another deposittx with the same sender #99

Open
@jakim929

Description

@jakim929

since the nonce for a deposit tx is always set to 0 by anvil, multiple deposit tx with the same sender are considered "replacement tx" at the txpool (since the comparison logic checks sender and nonce)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions