Skip to content

Remove P2P client's getTxsByHash method #20573

@mralj

Description

@mralj

There is a method in the p2p client which retrieves transactions from the network. It then inserts them using the incorrect method of addPendingTxs. I don't believe this function is called anywhere since we moved to the new req/resp mechanism and it should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions