From b287f6e670a834b36bcb11f826141339b7da0d60 Mon Sep 17 00:00:00 2001 From: Edward FitzGerald Date: Wed, 14 Jul 2021 17:43:36 +0100 Subject: [PATCH] docs: update joining single node test net for stargate --- docs/docs/single-node-network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/single-node-network.md b/docs/docs/single-node-network.md index d43c22b2..4fcf174e 100644 --- a/docs/docs/single-node-network.md +++ b/docs/docs/single-node-network.md @@ -52,7 +52,7 @@ to the validator which can be bonded. To get your validator to sign the genesis block (and to agree that this is the correct genesis starting point) use the following command. - `fetchd gentx --name validator` + `fetchd gentx validator 100000000000000000000stake --chain-id localnet-1` * `validator` here is the name that you have given to the key