ordspv
    Preparing search index...

    Interface WitnessSectionJson

    The reveal-anchoring witness section shared by proof bundles (L3) and, at the reveal hop, custody and genealogy bundles.

    interface WitnessSectionJson {
        coinbaseHex: string;
        coinbaseTxidBranch: string[];
        wtxidBranch: string[];
    }
    Index
    coinbaseHex: string
    coinbaseTxidBranch: string[]

    coinbase txid-tree branch (position 0), display-order hex

    wtxidBranch: string[]

    wtxid-tree branch for the reveal at its position, display-order hex