"network id is changed. Use it with --data-dir flag. The wallet must be launched with --testnet flag.",false};
constcommand_line::arg_descriptor<bool>arg_print_genesis_tx={"print-genesis-tx","Prints genesis' block tx hex to insert it to config and exits"};
constcommand_line::arg_descriptor<std::vector<std::string>>arg_enable_cors={"enable-cors","Adds header 'Access-Control-Allow-Origin' to the daemon's RPC responses. Uses the value as domain. Use * for all"};