Skip to content

Commit 9050f3f

Browse files
authored
Merge pull request #618 from input-output-hk/jpraynaud/update-protocol-parameters-testing-preview
Update 'testing-preview' protocol parameters
2 parents fd1d99e + 8e18873 commit 9050f3f

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)