Skip to content

Commit

Permalink
Reduce slot length for faster local-cluster test
Browse files Browse the repository at this point in the history
  • Loading branch information
abailly-iohk committed Oct 15, 2021
1 parent f234ce9 commit 45c7a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-cluster/config/genesis-shelley.json
Expand Up @@ -52,7 +52,7 @@
},
"systemStart": "2021-03-04T14:13:51.391672071Z",
"slotsPerKESPeriod": 129600,
"slotLength": 1,
"slotLength": 0.1,
"maxKESEvolutions": 60,
"securityParam": 2160
}

0 comments on commit 45c7a84

Please sign in to comment.