From 9c3d86f97d577086e2c74dc397754067ad559115 Mon Sep 17 00:00:00 2001 From: Shahan Khatchadourian Date: Fri, 19 Feb 2021 10:46:41 -0500 Subject: [PATCH] Fix path in doc (#660) --- docs/migration/cosmoshub-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration/cosmoshub-3.md b/docs/migration/cosmoshub-3.md index 6178ed4f5d5..1b658e3143f 100644 --- a/docs/migration/cosmoshub-3.md +++ b/docs/migration/cosmoshub-3.md @@ -164,7 +164,7 @@ The version/commit hash of Gaia v2.0.15: `89cf7e6fc166eaabf47ad2755c443d455feda0 Before exporting state via the following command, the `gaiad` binary must be stopped! As a validator, you can see the last block height created in the - `~/.gaiad/config/data/priv_validator_state.json` - or now residing in `gaiad_backup` when you made + `~/.gaiad/data/priv_validator_state.json` - or now residing in `gaiad_backup` when you made a backup as in the last step - and obtain it with ```bash