When using the bitcoin-cli to import descriptors, h seems to be expected but that results in a different checksum that fails validation with bitcoind.
Unfortunately trying to import/decode descriptors with h results in broken paths when the descriptors are processed.
When using the bitcoin-cli to import descriptors,
hseems to be expected but that results in a different checksum that fails validation with bitcoind.Unfortunately trying to import/decode descriptors with
hresults in broken paths when the descriptors are processed.