mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Update 04_2__Interlude_Using_JQ.md
This commit is contained in:
parent
34e349a4e8
commit
73f308e5f6
@ -1,7 +1,5 @@
|
|||||||
# Interlude: Using JQ
|
# Interlude: Using JQ
|
||||||
|
|
||||||
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
|
||||||
|
|
||||||
Creating a raw transaction revealed how more complex bitcoin-cli results can't easily be saved into command-line variables. The answer is JQ, which allows you to filter out individual elements from more complex JSON data.
|
Creating a raw transaction revealed how more complex bitcoin-cli results can't easily be saved into command-line variables. The answer is JQ, which allows you to filter out individual elements from more complex JSON data.
|
||||||
|
|
||||||
## Install JQ
|
## Install JQ
|
||||||
|
Loading…
x
Reference in New Issue
Block a user