Skip to content

Commit

Permalink
Udpate testnet genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
en committed Dec 13, 2023
1 parent 78d7458 commit d1c3aee
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-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": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1702369397340264244"
"timestamp": "1702422441632526339"
}
},
"provider_consensus_state": {
Expand All @@ -119,15 +119,15 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1702369397340264244"
"timestamp": "1702422441632526339"
},
"maturing_packets": [],
"initial_val_set": [
{
"pub_key": {
"ed25519": "hg6kh7pT227ydxep8ca7YZn/pFOBX+5exfNINduAMkQ="
},
"power": "55"
"power": "60"
}
],
"height_to_valset_update_id": [],
Expand Down

0 comments on commit d1c3aee

Please sign in to comment.