#pragma once #include "cryptonote_config.h" namespace lws { namespace config { extern cryptonote::network_type network; } }