diff options
author | Pieter Wuille <pieter@wuille.net> | 2021-02-04 16:11:05 -0800 |
---|---|---|
committer | Pieter Wuille <pieter@wuille.net> | 2021-03-29 16:40:22 -0700 |
commit | a917478db0788b244c0c799b98bf67a94df7035e (patch) | |
tree | 1316a8a78be54d563778e43b5cde2353c1e70077 /src/net_permissions.cpp | |
parent | 84f3939ece9f4901141b28fd2dd6e3899d01d66e (diff) |
refactor: move population of out.scripts from ExpandHelper to MakeScripts
There are currently two DescriptorImpl subclasses that rely on the functionality
that ExpandHelper automatically adds subscripts to the output SigningProvider.
Taproot descriptors will have subscripts, but we don't want them in the
SigningProvider's bare script field. To avoid them ending up there, move this
functionality into the specific classes' MakeScripts implementation.
Diffstat (limited to 'src/net_permissions.cpp')
0 files changed, 0 insertions, 0 deletions