0
I have 3 Machines, and I want to create (2/3)multisig wallet. Sign with other machines safely.
I have; xpub1, xpub2, xpub3 xpriv1, xpriv2, xpriv3
Machine-1: In electrum:
New/restore->Multisig Wallet->Use a master key->2/3->
Cosigner1: xpriv1, cosigner2: xpub2, cosigner3: xpub3,
for watching (2/3)multisig wallet and partially sign(1/3).
How to import machine-2 generated public addresses to Machine-1 for watch(2/3) and partially sign(1/3)?
The electrum wallet database is look like json formatted. Am I need manually enter there(json["addresses"->"receiving"]) or any other way to import a corresponded addresses
as a first part of your answer; I used xpubs, and xpriv not arbitrary it is BIP32 standart. for second part; It's already explained on electrum guides.
I am tried to achieve to watch and (1/3)sign a (2/3)multisig wallet. – Saim Neftci – 2019-09-15T12:51:28.390
Then restore the wallet using one xpriv and the two xpubs from the remaining cosigners. – Abdussamad – 2019-09-15T21:41:16.870