Skip to content

Commit a6f98e0

Browse files
authored
Lower participation rounds threshold (#158)
Lower participation rounds threshold to generate less falcon keys in tests and shorten test times
1 parent d223913 commit a6f98e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

network_config/future_template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"Genesis": {
33
"ConsensusProtocol": "future",
44
"NetworkName": "",
5+
"LastPartKeyRound": 10000,
56
"Wallets": [
67
{
78
"Name": "Wallet1",

0 commit comments

Comments
 (0)