Skip to content

Verify transaction without propagating #4162

@sidazhang

Description

@sidazhang

Current Behaviour

If I use RPC command sendrawtransaction and supply an tx hex that is not acceptable (e.g. 1. if a signature is invalid, 2. contains a double spend) bitcoind will reject it, and if the transaction is verified, bitcoind will then propagate the transaction

Feature Request

It would be great if there could be a RPC call that allows verifyrawtransaction, which means it will only verify the transaction without propagating.

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