From 4bc066d1ff56e0685db1f071f86d26bf7834f311 Mon Sep 17 00:00:00 2001 From: sirouk <8901571+sirouk@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:26:19 -0400 Subject: [PATCH] Update Readme.md --- ol/genesis-tools/Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ol/genesis-tools/Readme.md b/ol/genesis-tools/Readme.md index 6d7ca411b0..580c0f52b5 100644 --- a/ol/genesis-tools/Readme.md +++ b/ol/genesis-tools/Readme.md @@ -1,6 +1,7 @@ ### JSON export from snapshot cargo r -p ol-genesis-tools -- --export-json ~/libra-recovery/v5_recovery.json --snapshot-path ~/epoch-archive/667/state_ver* --ancestry-file ~/libra-recovery/v5_ancestry.json + state_ver: [https://github.com/0LNetworkCommunity/epoch-archive/tree/main/359/state_ver_76353076.a0ff](https://github.com/0LNetworkCommunity/epoch-archive/tree/main/667/state_ver_136811663.1906) ### Create genesis blob from JSON export: