mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-16 17:50:56 +02:00
Introduce a new simple `NodeSigner` wallet replacement that delegates signing to a specified node via the `signrawtransactionwithkey` RPC, and plug in that new class to the functional test feature_taproot.py, so that it can be ran without the Bitcoin Core wallet compiled.