Compute the Merkle root of the witness transactions in a block.
Declared in <consensus/merkle.h>
<consensus/merkle.h>
uint256 BlockWitnessMerkleRoot(CBlock const& block);
The witness Merkle root of the block's transactions.