From 23eb1fe157eb8604d40bdff8e3c257e29f5ca62e Mon Sep 17 00:00:00 2001 From: georgiypetrov Date: Tue, 24 Sep 2024 17:38:39 +0400 Subject: [PATCH] upd readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e33a994b1..f716ced6d 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,11 @@ There are other minor differences including: 3. ETH RPC URL 4. Debug flag (for unfinalized canonical block) +6. **Modify Genesis** + + 1. Set *SymGenutil.init_block_hash* param - the block hash from fetch validator set + 2. Enable vote extensions *consensus.params.feature.vote_extensions_enable_height*, set to 1 for example + ### Modules - /x/symStaking <- x/staking - /x/symSlash <- x/slashing