Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sirouk committed Oct 25, 2023
1 parent 4bc066d commit 68e22b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ol/genesis-tools/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,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)
state_ver: [https://github.com/0LNetworkCommunity/epoch-archive/tree/main/667/state_ver_136811663.1906](https://github.com/0LNetworkCommunity/epoch-archive/tree/main/667/state_ver_136811663.1906)

### Create genesis blob from JSON export:
cargo r -p ol-genesis-tools -- --fork --recovery-json-path /opt/rec.json --output-path /opt/genesis_from_recovery.blob
Expand Down

0 comments on commit 68e22b0

Please sign in to comment.