You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd monero/src
find . -type f | xargs grep "tesnet"
./daemon/main.cpp: std::cerr << "Can't specify more than one of --tesnet and --stagenet and --regtest" << ENDL;
The text was updated successfully, but these errors were encountered:
FYI
The text was updated successfully, but these errors were encountered: