HomePhabricator

[electrum] fix x_pubkey format in multisig wallet

Description

[electrum] fix x_pubkey format in multisig wallet

Summary: For now the wallet still works with coin dicts containing hex strings. D14594 converted keystore.get_xpubkey to return bytes, and applied the correct hex conversion in SimpleDeterministicWallet.add_input_sig_info, but missed the conversion in MultisigWallet.add_input_sig_info

Test Plan:
python test_runner.py

Send a transaction with a multisig setup

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
PiRKAuthored on Oct 5 2023, 12:29
PiRKPushed on Oct 5 2023, 15:22
Reviewer
Restricted Project
Differential Revision
D14605: [electrum] fix x_pubkey format in multisig wallet
Parents
rABC03a00cdce049: [electrum] never suggest the same proof master key or delegation key twice
Branches
Unknown
Tags
Unknown