lokinet/llarp/testnet.c
2018-06-06 13:02:57 -04:00

7 lines
103 B
C

#ifdef SHADOW_TESTNET
#include <llarp.h>
/** insert shadow test network specific code here */
#endif