We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96551f commit 562c07eCopy full SHA for 562c07e
mithril-test-lab/mithril-end-to-end/src/mithril/aggregator.rs
@@ -89,7 +89,7 @@ impl Aggregator {
89
("CARDANO_TRANSACTIONS_DATABASE_CONNECTION_POOL_SIZE", "5"),
90
(
91
"CARDANO_TRANSACTIONS_SIGNING_CONFIG__SECURITY_PARAMETER",
92
- "15",
+ "1",
93
),
94
("CARDANO_TRANSACTIONS_SIGNING_CONFIG__STEP", "15"),
95
]);
0 commit comments