▪️Build on Bitcoin bridge
Transaction inclusion query
function checkTxProof(
bytes32 txid,
uint blockHeight,
bytes calldata intermediateNodes,
uint index
) external payable returns (bool);Last updated
Was this helpful?