Skip to content

Commit 6d059d3

Browse files
Compatible group... Include group.
1 parent 8a9d613 commit 6d059d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano_clusterlib/compat_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ def gen_pparams_update(
300300
str(epoch),
301301
"--genesis-verification-key-file",
302302
str(genesis_vkey_file),
303-
*cli_args, # raw CLI flags directly
303+
*cli_args,
304304
"--out-file",
305305
str(out_file),
306306
]

0 commit comments

Comments
 (0)