script.sh 93 Bytes
Newer Older
1 2 3
echo "$1"
jq '.frames[] | {timestamp, inclusion_block}' "$1"
jq '.batches[]|.Timestamp' "$1"