Bitcoin Forum
September 22, 2025, 02:15:45 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / lost funds for multisig on regtest on: January 15, 2018, 03:31:59 PM
I seem to have an issue, I follow the same steps on testnet and have no problem, on regtest the funds are lost.  I am running version 0.15.1 on Ubuntu 16.04.3 LTS

listunspent
createmultisig 1 ["address_from_above"]
createrawtransaction  [{"txid":"id_from_listunspent","vout":1}]  {"address_from_createmultisig":1.0,"change_address":1.0}
signrawtransaction "created_hex"
sendrawtransaction "signed_hex"

in testnet the multisig address created shows a balance with listunspent

in regtest, I call generate, I look at the block and see the multisig address in the transaction, but it does not show as being in my account with listunspent

any help in helping me understand this would be appreciated
2  Other / Bitcoin Wiki / Re: Request edit privileges here on: January 13, 2018, 09:16:04 PM
rsbondi

I am taking the deep dive and found an issue to correct, sure I will find more

Thanks
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!