As discussed in #594 if we can somehow add the below information to the Policy structure it would be more useful in displaying the general signing conditions for a Descriptor to users.
- signing xkey checksums
- signing xkey origin (master key fingerprint and derivation path), if available
- script type (ie. sh(), wsh(), sh(wsh), tr(), etc.)
As discussed in #594 if we can somehow add the below information to the
Policystructure it would be more useful in displaying the general signing conditions for aDescriptorto users.