Merge pull request #70 from jakobalexander/04_2-edits

Update 04_02
This commit is contained in:
Shannon Appelcline 2018-11-29 11:01:25 -08:00 committed by GitHub
commit b3bb47305d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ $ bitcoin-cli createrawtransaction
'''[
{
"txid": "'$your_txid'",
"vout": "'$your_vout'"
"vout": '$your_vout'
}
]'''
'''{