mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 08:15:19 +00:00
Update kava-4 export height
This commit is contained in:
parent
076b18d412
commit
d561529502
@ -44,7 +44,7 @@ Kava developers will update this PR with the final block number when it is reach
|
|||||||
1. Export State (this __MUST__ be done using __v0.12.2__, previous v0.12.x versions will not produce the same genesis hash!)
|
1. Export State (this __MUST__ be done using __v0.12.2__, previous v0.12.x versions will not produce the same genesis hash!)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
kvd export --for-zero-height --height [PLACEHOLDER] > export-genesis.json
|
kvd export --for-zero-height --height 1267330 > export-genesis.json
|
||||||
```
|
```
|
||||||
|
|
||||||
__Note:__ This can take a while!
|
__Note:__ This can take a while!
|
||||||
|
Loading…
Reference in New Issue
Block a user