update default netid

pull/803/head
Jeff Becker 5 years ago
parent 5c01598886
commit 4c77bf208f
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -1,6 +1,6 @@
#include <constants/version.hpp>
#ifndef LLARP_DEFAULT_NETID
#define LLARP_DEFAULT_NETID "testnet"
#define LLARP_DEFAULT_NETID "beta"
#endif
const char Version::LLARP_NET_ID[] = LLARP_DEFAULT_NETID;

Loading…
Cancel
Save