Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Data history for mined blocks
by
spirali
on 09/09/2018, 10:38:15 UTC
⭐ Merited by bomberb17 (1)
Great thanks! Looks like I will have to find a way to "glue" all these JSONs into a big one..

"jq" (https://stedolan.github.io/jq/) is a very good tool to achieve that (and any JSON processing in general). Learning the syntax is a bit cumbersome at the beginning but it's definitely worth it because it's very powerful.