Skip to content

[bridge] need to support ethClient PendingNonceAt func. #647

@ping-ke

Description

@ping-ke

We need to support the ethClient PendingNonceAt func, which will call the eth_getTransactionCount func to rpc with "pending" as param. and this will count all txs for one account, including tx not included in the block.
Currently, we only count txs including blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions