Bitcoin Forum
May 24, 2024, 09:00:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin core watchonly address 2 of 2  (Read 185 times)
tmp1 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 23, 2018, 09:25:09 AM
 #1

Hello!

Faced with new issue into latest bitcoin core client.
created 2 of 2 multisignature address
setup new wallet and executed

importaddress firstaddress ""
importaddress secondaddress ""

importprivkey first ""
importprivkey second ""

createmultisig 2 '["pubkey1","pubkey2"]'

rescanblockchain

So address into wallet existing with 0.01 watch only balance.
BTW wallet has private keys and addresses. What need to ad for fix this issue?
Maybe the balance so low and need to update balance?
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
October 23, 2018, 03:02:15 PM
 #2

What exactly is your question?

tmp1 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 23, 2018, 07:08:40 PM
 #3

What exactly is your question?

Cannot spend from multisignature address, because it is "watch only address". Iported all private keys and addresses. What is wrong?
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
October 23, 2018, 10:53:45 PM
 #4

createmultisig does not add the multisig address's redeemScript to your wallet. You need to use addmultisigaddress for that or import it with importmulti.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!