Taptree
bitcoinjs-lib / Taptree
Type Alias: Taptree
Defined in: ts_src/types.ts:74
Binary tree repsenting script path spends for a Taproot input. Each node is either a single Tapleaf, or a pair of Tapleaf | Taptree. The tree has no balancing requirements.