15 Commits

Author SHA1 Message Date
Shannon Appelcline
c0dca5cfc3
JQ Now available as package
Per #578. Thanks to @tuckertranslator
2022-06-28 09:10:48 -10:00
Dimianovic
f91556b3fc
Update 04_2__Interlude_Using_JQ.md
Added "s" in bc install command
2021-11-02 07:08:30 +01:00
Cesar Alvarez Vallero
7547e3dc99
Fix indexing typos
There were some inconsistencies about the indexing of the examples. In
some places the txid starting with "91261eaf..." was indexed with a 1,
but it was reported as the first element of the array returned by the
command `bitcoin-cli listunspent` (an array with index starting from 0)
and later, in the same chapter, the same txid was reported as the
element with index 0 of the array returned by the same command.

Searching in text the txid I deduced that the correct indexing for that
txid was 1. So I made changes accordingly.
2021-06-29 17:22:52 -03:00
Shannon Appelcline
fb90defb37
linked source code 2020-10-20 13:08:04 -10:00
Shannon Appelcline
73f308e5f6
Update 04_2__Interlude_Using_JQ.md 2020-10-20 08:05:56 -10:00
Shannon Appelcline
77f5d6c4fd
Update 04_2__Interlude_Using_JQ.md 2020-06-19 14:03:52 -10:00
Perry Smit
4d7b7fe828
Update 04_2__Interlude_Using_JQ.md
signrawtransaction is deprecated, should be signrawtransactionwithwallet
2020-06-15 14:29:01 +02:00
Shannon Appelcline
82ec690719
Update 04_2__Interlude_Using_JQ.md 2020-01-22 14:19:10 -10:00
Psypersky
88c5603aaa
typo 04_2 calclator -> calculator 2019-12-21 13:02:36 -05:00
Shannon Appelcline
322e49da3d
Merge pull request #64 from JoeDahle/section_4_typos
Fix: section 4 typos
2018-11-29 11:26:49 -08:00
Jakob Alexander
5f56852819
Shell prompt typos corrected / made uniform 2018-11-24 15:21:12 +01:00
Joe Dahle
490c3bd90f Fix: section 4 typos 2018-10-21 22:56:43 -07:00
wintercooled
8602b7b71d
Update 04_2__Interlude_Using_JQ.md
Fixed minor typos
2018-03-22 14:22:19 +00:00
Shannon Appelcline
a9d93263f5 Create 04_2__Interlude_Using_JQ.md 2017-06-13 11:10:54 -07:00
Shannon Appelcline
b61a1493c7 Prefixed 0s to file names 2017-06-13 10:21:10 -07:00