Skip to content

add duplicate transaction check in RPC for txpool #898

@vladjdk

Description

@vladjdk

Currently, for rebroadcasting to work, we need to ignore the error on checktx. however, this means that we don't get the correct feedback on the RPC when duplicate transactions are sent. We should fix this by handling the error on the RPC instead.

Metadata

Metadata

Assignees

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