toHashTree
bitcoinjs-lib / payments / toHashTree
Function: toHashTree()
toHashTree(
scriptTree
):HashTree
Defined in: ts_src/payments/bip341.ts:71
Build a hash tree of merkle nodes from the scripts binary tree.
Parameters
scriptTree
the tree of scripts to pairwise hash.