export using last committed block height

This commit is contained in:
Kevin Davis 2022-01-19 08:02:40 -06:00 committed by GitHub
parent 184ef2ad41
commit 38bb4eba4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ kvd version --long
# go: go version go1.17.1 linux/amd64
# 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!