mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-24 23:35:19 +00:00
export using last committed block height
This commit is contained in:
parent
184ef2ad41
commit
38bb4eba4c
@ -52,7 +52,7 @@ kvd version --long
|
|||||||
# go: go version go1.17.1 linux/amd64
|
# go: go version go1.17.1 linux/amd64
|
||||||
|
|
||||||
# export genesis using v0.15.x
|
# export genesis using v0.15.x
|
||||||
kvd export --for-zero-height --height 1803250 > export-genesis.json
|
kvd export --for-zero-height --height 1803249 > export-genesis.json
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** This can take a while!
|
**Note:** This can take a while!
|
||||||
|
Loading…
Reference in New Issue
Block a user