diff --git a/04_2__Interlude_Using_JQ.md b/04_2__Interlude_Using_JQ.md index fbe3346..69883c0 100644 --- a/04_2__Interlude_Using_JQ.md +++ b/04_2__Interlude_Using_JQ.md @@ -1,7 +1,5 @@ # 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. ## Install JQ