From f3f799ba39e53d322b9d4ab6b74eacc17a66fde6 Mon Sep 17 00:00:00 2001 From: Alexey Zhigaev Date: Tue, 29 Nov 2022 16:29:48 +0300 Subject: [PATCH] Updated genesis file and readme --- README.md | 2 +- genesis.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6857a0..0f1885b 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Fresh genesis file **without CCV state**: **[genesis.json](genesis.json)** SHA25 The genesis file with was generated using the following settings: -* Chain ID: `interchain-security` +* Chain ID: `liquidity` * Denom: `stake` * Signed blocks window: `"8640"` diff --git a/genesis.json b/genesis.json index 7c4d404..f6b1cf8 100644 --- a/genesis.json +++ b/genesis.json @@ -140,7 +140,7 @@ "upgrade": {}, "vesting": {} }, - "chain_id": "interchain-security", + "chain_id": "liquidity", "consensus_params": { "block": { "max_bytes": "22020096",