update export height

This commit is contained in:
Kevin Davis 2021-08-30 08:03:40 -05:00 committed by GitHub
parent 8691ac44ed
commit 39d498f492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ kvd version --long
# go: go version go1.15.8 linux/amd64
# export genesis using v0.14.3
kvd export --for-zero-height --height 1878509 > export-genesis.json
kvd export --for-zero-height --height 1878508 > export-genesis.json
```
**Note:** This can take a while!