Is this a bug, or something else?
The setup is:
1 Electrum 2 of 3 multisig wallet
The 3 keys in it are:
- its own internal key
- xpub from Ledger 1 which also has its own electrum wallet file
- xpub from Ledger 2 which also has its own electrum wallet file
I can sign a 2 of 3 transaction with the multisig internal wallet key.
When I go to sign it with the Ledger 1 electrum wallet through Tools > Load Transaction > from file
I get the error "Address not found, <3inputs address from the multisig wallet>"
Tried it with both Ledgers on Linux and Windows. On Windows, the error is in the same step, but is just a long hex number.
Tried on Electrum 2.6.4 package install, and also by git cloning the latest electrum.
Seems like the multisig address shouldn't be found in the cosigner wallet. If it were, it wouldn't be the cosigner wallet; it
would be the first signer wallet, and wouldn't need a cosigner.
I looked at this:
https://bitcointalksearch.org/topic/importing-a-multi-signature-account-into-electrum-1188182but haven't tried this with my Trezor, because I can't get Trezor to work with Electrum on my Linux.