Bitcoin Forum
July 09, 2024, 04:04:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Multi Sig Wallet - Importing addresses. on: February 22, 2019, 11:00:14 AM
Use the same command on the cosigners' wallets. Actually the below one is safer:

Code:
wallet.change_gap_limit(900)

You put enter this on the console tab (view menu > show console)

Thanks that fixed it!
2  Bitcoin / Electrum / Multi Sig Wallet - Importing addresses. on: February 21, 2019, 11:36:13 AM
Hi All,

We have created a multi-sig wallet (2of2). One of the cosigners has generated some new addresses by using the below command:

wallet.storage.put('gap_limit',900)

We are now trying to get these new addresses to show on the other co-signers wallet, we have tried re-creating the wallet from the private key export but it failed, does anyone have any ideas on how we can do this?

Thanks in advance!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!