Commit d1d543f
authored
Fix number of parameters supplied for plutus in conway-genesis in tests (#1659)
The parser in ledger will become more strict and the correct number of
parameters is 251 as it can be seen in the official
[conway-genesis.json](https://book.world.dev.cardano.org/environments/mainnet/conway-genesis.json).File tree
1 file changed
+1
-1
lines changed- ouroboros-consensus-cardano/test/tools-test/disk/config
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments