Skip to content

Is sendrawtransaction JSON-RPC work? #583

@zeroFruit

Description

@zeroFruit

Is sendrawtransaction JSON-RPC works on testnet?

symtoms

I got 200 success response code with result field of the array with transaction hash. But that transaction hash not shown up Bitcoin explorer: https://www.blockchain.com/, https://blockstream.info/testnet/

And I found the test code of sendrawtransaction with PR

Is this test runs on locally with mocked BTC client? Because I also cannot find transaction hash 34acbc23f60064e0a6e45d9633f5efa5eb068188ff231050fec535d0ccef9107 (this is the result of test code) on Bitcoin explorer.

update
my node is connected with other 10 nodes (with getaddednodeinfo JSON-RPC call)

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