Skip to content

Commit

Permalink
Updat testnet genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
en committed Dec 7, 2023
1 parent 2ec35b3 commit 22fd1d7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/genesis.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"genesis_time": "2023-12-02T11:27:00.000000000Z",
"chain_id": "otto_9110-1",
"genesis_time": "2023-12-07T17:00:00.00000000Z",
"chain_id": "otto_9111-1",
"initial_height": "1",
"consensus_params": {
"block": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1701512864587533813"
"timestamp": "1701941472477762100"
}
},
"provider_consensus_state": {
Expand All @@ -119,15 +119,15 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1701512864587533813"
"timestamp": "1701941472477762100"
},
"maturing_packets": [],
"initial_val_set": [
{
"pub_key": {
"ed25519": "hg6kh7pT227ydxep8ca7YZn/pFOBX+5exfNINduAMkQ="
},
"power": "18"
"power": "20"
}
],
"height_to_valset_update_id": [],
Expand Down

0 comments on commit 22fd1d7

Please sign in to comment.