4 Commits

Author SHA1 Message Date
leonardo-sj
79668626d3
Update 06_3_Sending_an_Automated_Multisig.md
1) Isn't it "getaddressinfo" instead of  "validateaddress" ?
The "validateaddress" command does not return "pubkey" property.

2) Updated "bitcoin-cli -named signrawtransaction hexstring=$rawtxhex" to "bitcoin-cli -named signrawtransactionwithwallet hexstring=$rawtxhex"

3) Updated "... had to give signrawtransaction extra help ..." to "... had to give signrawtransactionwithkey extra help ..."
2020-05-27 12:35:42 -03:00
Shannon Appelcline
ad2fd272a3
Update 06_3_Sending_an_Automated_Multisig.md 2020-01-22 14:28:36 -10:00
Shannon Appelcline
d57e4d86bb Create 06_3_Sending_an_Automated_Multisig.md 2017-06-13 11:31:03 -07:00
Shannon Appelcline
b61a1493c7 Prefixed 0s to file names 2017-06-13 10:21:10 -07:00