Skip to content

Commit 8e18873

Browse files
committed
Update 'testing-preview' protocol parameters
Update to the full security parameters that have already been tested thoroughly on a dev environment.
1 parent fd1d99e commit 8e18873

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,9 @@ jobs:
378378
mithril_api_domain: api.mithril.network
379379
mithril_protocol_parameters: |
380380
{
381-
k = 5
382-
m = 100
383-
phi_f = 0.65
381+
k = 2422
382+
m = 20973
383+
phi_f = 0.2
384384
}
385385
mithril_signers: |
386386
{

0 commit comments

Comments
 (0)