mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-05 16:57:53 +00:00
remove networkid from test env
This commit is contained in:
@@ -69,7 +69,6 @@ namespace jtx {
|
||||
std::unique_ptr<Config>
|
||||
no_admin(std::unique_ptr<Config> cfg)
|
||||
{
|
||||
cfg->NETWORK_ID = 21337;
|
||||
(*cfg)["port_rpc"].set("admin", "");
|
||||
(*cfg)["port_ws"].set("admin", "");
|
||||
return cfg;
|
||||
|
||||
Reference in New Issue
Block a user