Previous discussions on Issue 24114 and Partial Descriptors Gist suggests two new descriptors for tr():
rawnode(HEXHASH)which allows the specification of a branch using the merkle hashrawleaf(HEXSCRIPT,[HEXLEAFVER])which allows the addition of raw scripts with different leaf versions
Arguments for rawnode() include:
- Adding support for Need-to-Know-Branches (N2KB) see Jeremy's comment on 21365
- Allowing users to specify TR trees with omitted information
- Allowing users to simplify TR trees