[FIX] Set version should set current binary's version
At the moment, when a node operator set node keys , it will automatically try to get the binary's version and set it, which is not correct , because the same message will need to be processed by all operators , as a result of that , if we have different version binary , it will cause concensus issue.
Set version should be a dedicate message , and version should be specifically specify in the message