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
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC755e0fa69c34: [electrum] fix x_pubkey format in multisig wallet
python test_runner.py
Send a transaction with a multisig setup
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable