From 118e18441e5c5dc6758c73277893a57f45e87ae9 Mon Sep 17 00:00:00 2001 From: Ruaridh Date: Mon, 8 Oct 2018 09:47:28 -0400 Subject: [PATCH] fix block height url --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index abb2c801..dfb37b58 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -65,7 +65,7 @@ Start your full node kvd start -> Note: It might take a while to fully sync. Check the latest block height [here](http://validator.connector.kava.io:17127/abci_info). +> Note: It might take a while to fully sync. Check the latest block height [here](http://kava-test-3.node.connector.kava.io:17127/abci_info). ### Running in the Background It's often more convenient to start `kvd` in the background and capture output to a log file.