get-tx-merkleblock-proof
Generate a merkleblock proof for a Bitcoin transaction to verify its inclusion in a block. Input a transaction ID (txid) to retrieve the proof, ensuring transaction validity within the blockchain.
Instructions
Returns the merkleblock proof for a transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
txid | Yes | The txid to get merkleblock proof for |