Verify tx (Morden Test Net)

This is a sample of calling verifyTx


BTC Relay

1

Find a transaction

Bitcoin transaction hash

Results

Raw transaction
-
Merkle proof
-
Block hash
-
Verification Fee
-

2

Verify transaction


Results

BTC Relay verifyTx returned
-

View page source of testnetSampleCall.html to see the main steps:

  • Getting a raw transaction and its index from a hash
  • Using bitcoin-proof to get a Merkle proof
  • Calling verifyTx