Skip to content

Commit

Permalink
fix block time
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Sep 18, 2024
1 parent 6278d1a commit 8c6c2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/specs/axelar.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"data_reliability_enabled": true,
"block_distance_for_finalized_data": 0,
"blocks_in_finalization_proof": 1,
"average_block_time": 5000,
"average_block_time": 5800,
"allowed_block_lag_for_qos_sync": 2,
"shares": 1,
"min_stake_provider": {
Expand Down

0 comments on commit 8c6c2a7

Please sign in to comment.