From d1c3aeed4451b5fda50c4c1d7cfd2cb7106dba5e Mon Sep 17 00:00:00 2001 From: Yuanchao Sun Date: Wed, 13 Dec 2023 12:11:59 +0800 Subject: [PATCH] Udpate testnet genesis --- tests/genesis.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/genesis.json b/tests/genesis.json index 1c522f6..8f657dd 100644 --- a/tests/genesis.json +++ b/tests/genesis.json @@ -1,6 +1,6 @@ { - "genesis_time": "2023-12-12T14:20:00.00000000Z", - "chain_id": "otto_9114-1", + "genesis_time": "2023-12-13T04:15:00.00000000Z", + "chain_id": "otto_9115-1", "initial_height": "1", "consensus_params": { "block": { @@ -110,7 +110,7 @@ "key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD" }, "diversifier": "oct", - "timestamp": "1702369397340264244" + "timestamp": "1702422441632526339" } }, "provider_consensus_state": { @@ -119,7 +119,7 @@ "key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD" }, "diversifier": "oct", - "timestamp": "1702369397340264244" + "timestamp": "1702422441632526339" }, "maturing_packets": [], "initial_val_set": [ @@ -127,7 +127,7 @@ "pub_key": { "ed25519": "hg6kh7pT227ydxep8ca7YZn/pFOBX+5exfNINduAMkQ=" }, - "power": "55" + "power": "60" } ], "height_to_valset_update_id": [],