1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
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