good morning!!!!

Skip to content
Snippets Groups Projects
Commit f4e56753 authored by Felix Lange's avatar Felix Lange
Browse files

cmd/mist: add blockchain version flag

This is necessary because cli doesn't see the default
value unless the flag is included.
parent 26fbea5c
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@ func init() {
utils.RPCPortFlag,
utils.JSpathFlag,
utils.ProtocolVersionFlag,
utils.BlockchainVersionFlag,
utils.NetworkIdFlag,
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment