#!/usr/bin/env bash set -euxo pipefail REV=$1 if [[ ! -d ord ]]; then git clone https://github.com/ordinals/ord.git fi cd ord git fetch --all --prune git checkout master git reset --hard origin/master git checkout `git rev-parse origin/$REV` ./benchmark/run
Inscription number 44,987,220
Genesis block 819,065
File type text
File size 265 b
Creation date Nov 30,2023 2:52 am