mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
ec8516ceb7test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py (Sebastian Falbesoner) Pull request description: This small cleanup PR is a late follow-up to #31250 (commitc847dee148). These helpers are unused and wouldn't work anymore, as they call a legacy wallet RPC (`dumpprivkey`). They were only ever used for testing the `importmulti` RPC, which also doesn't exist anymore. Functional tests that need to create key pairs and derive various output script types from them can use `get_generate_key` (introduced in #16528, commitf193ea889d) instead, without involving the node. ACKs for top commit: rkrux: crACKec8516ceb7brunoerg: code review ACKec8516ceb7Tree-SHA512: cab3701f1a8fbcff0eecea4cfdc632ffac226afd2eefe3c9274a84ee1bb71fb231a57cd0876025c714be257a249157b048b67e309b3734442c425d85cf481cf6