lokinet/llarp/testnet.c

7 lines
103 B
C
Raw Normal View History

2018-06-06 17:02:57 +00:00
#ifdef SHADOW_TESTNET
#include <llarp.h>
/** insert shadow test network specific code here */
#endif