mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-03-02 06:37:22 +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_benchmark_ids[]' | nl |