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 69c6331 commit b8ea7ceCopy full SHA for b8ea7ce
mytoninstaller/scripts/process_hardforks.py
@@ -61,7 +61,7 @@ def add_hardfork(hfk: dict):
61
config_path = args.config_path
62
binary = args.bin
63
client = args.client
64
-server = args.server,
+server = args.server
65
address = args.address
66
from_seqno = args.from_seqno
67
0 commit comments