mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
6 lines
103 B
C
6 lines
103 B
C
#ifdef SHADOW_TESTNET
|
|
#include <llarp.h>
|
|
|
|
/** insert shadow test network specific code here */
|
|
|
|
#endif
|