Bitcoin Forum
May 08, 2024, 01:05:06 PM *
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?
1715173506
Hero Member
*
Offline Offline

Posts: 1715173506

View Profile Personal Message (Offline)

Ignore
1715173506
Reply with quote  #2

1715173506
Report to moderator
1715173506
Hero Member
*
Offline Offline

Posts: 1715173506

View Profile Personal Message (Offline)

Ignore
1715173506
Reply with quote  #2

1715173506
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6631


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: 3388
Merit: 6631


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!