Skip to content

Commit 5bc6503

Browse files
committed
CICD: reduce mmnet LastPartKeyRound to 50k
1 parent fdef01f commit 5bc6503

File tree

1 file changed

+1
-1
lines changed
  • test/testdata/deployednettemplates/recipes/mmnet

1 file changed

+1
-1
lines changed

test/testdata/deployednettemplates/recipes/mmnet/genesis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"VersionModifier": "",
44
"ConsensusProtocol": "",
55
"FirstPartKeyRound": 0,
6-
"LastPartKeyRound": 3000000,
6+
"LastPartKeyRound": 50000,
77
"PartKeyDilution": 0,
88
"Wallets": [
99
{

0 commit comments

Comments
 (0)