mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-22 02:47:50 +08:00
3 lines
134 B
Bash
3 lines
134 B
Bash
#!/bin/bash
|
|
set -e
|
|
curl -s https://mainnet-api.tig.foundation/get-block?include_data | jq -r '.block.data.active_ids.benchmark[]' | nl |