Skip to content

Commit

Permalink
Update testnet genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
en committed Dec 9, 2023
1 parent 4f54443 commit fc2f7cf
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-08T17:42:00.00000000Z",
"chain_id": "otto_9112-1",
"genesis_time": "2023-12-09T06:00:00.00000000Z",
"chain_id": "otto_9113-1",
"initial_height": "1",
"consensus_params": {
"block": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"ccvconsumer": {
"params": {
"enabled": true,
"blocks_per_distribution_transmission": "1000",
"blocks_per_distribution_transmission": "600",
"distribution_transmission_channel": "",
"provider_fee_pool_addr_str": "",
"ccv_timeout_period": "2419200s",
Expand All @@ -110,7 +110,7 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1702047864385524414"
"timestamp": "1702074556194191853"
}
},
"provider_consensus_state": {
Expand All @@ -119,7 +119,7 @@
"key": "A/4UMEQh5H3wT5P1YtCetLc6CurHiAIylWLXH/dQLHlD"
},
"diversifier": "oct",
"timestamp": "1702047864385524414"
"timestamp": "1702074556194191853"
},
"maturing_packets": [],
"initial_val_set": [
Expand Down

0 comments on commit fc2f7cf

Please sign in to comment.