From 39b742874c2fbb04aa9bcd267f6fff7c19c0d9a2 Mon Sep 17 00:00:00 2001 From: Sai Kumar <17549398+gsk967@users.noreply.github.com> Date: Wed, 6 Apr 2022 10:21:37 +0530 Subject: [PATCH] Update genesis-validators.md --- testnet/genesis-validators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testnet/genesis-validators.md b/testnet/genesis-validators.md index f1452ae8..c0760788 100644 --- a/testnet/genesis-validators.md +++ b/testnet/genesis-validators.md @@ -1,4 +1,4 @@ -# Setting up a Genesis Validator for Vulcanize chibaclonk Testnet (chibaclonk_9000-1) +# Setting up a Genesis Validator for Vulcanize chibaclonk Testnet (chibaclonk_81337-1) Hardware --- @@ -116,7 +116,7 @@ NOTE: Save `mnemonic` and related account details (public key). You will need to recover accounts at a later point in time. ## 7) Add Genesis Account - +**Note: don't add more than 12,000 CHK , if you add more than that, your gentx will be ignored.** ``` chibaclonkd add-genesis-account 12000000000000000000000achk --keyring-backend os ```