Skip to content

[backport] Add support for inferring descriptors from scripts

freetrader requested to merge freetrader/bitcoin-cash-node:backport/D6124 into master

This is a partial backport of Core https://github.com/bitcoin/bitcoin/pull/14477 : https://github.com/bitcoin/bitcoin/pull/14477/commits/4d78bd93b5bdf886e743022e80f4edb8a982cf0d

I made InferPubkey static because it is only called from there.

Test Plan: ninja all check-all

Differential Revision: https://reviews.bitcoinabc.org/D6124

Edited by freetrader

Merge request reports