Bitcoin Forum
May 25, 2024, 02:03:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Raw transaction to bech32 multisig  (Read 159 times)
samspaces (OP)
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
September 30, 2018, 12:46:41 PM
 #1

Hi, as stated, I tested making a raw transaction from a tx-id associated with a legacy address to an electrum generated multisig, I haven't signed the raw transaction, but the latest Bitcoin Core client understood the raw transaction input and gave me a numerical string which I could sign.

For some reason, I'm still a bit worried that I could make a gigantic blunder in one way or another. My point is, I've made sure I have access to the multisig keys, what could go wrong when making raw transactions this way?

Thanks.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6653


Just writing some code


View Profile WWW
September 30, 2018, 03:04:44 PM
 #2

The most common thing that could go wrong is that you did not make a change output. If you do not make a change output that sends the change to another address that you control, you could end up sending all of your change to fees instead.

Otherwise, everything else should be fine. You can double check that your transaction is correct by using decoderawtransaction.

samspaces (OP)
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
September 30, 2018, 03:33:26 PM
 #3

Thanks, I did 'decoderawtransaction' and it seemed fine, although on a technical level my comprehension is limited. That's part of my hesitation, I guess.
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!