forked from lthn/blockchain
temporary hard-disabled TOR relay (like it was in master)
This commit is contained in:
parent
3e1123fcaa
commit
0832fac57e
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ using namespace epee;
|
|||
#include "version.h"
|
||||
#include "common/encryption_filter.h"
|
||||
#include "crypto/bitcoin/sha256_helper.h"
|
||||
|
||||
#define DISABLE_TOR
|
||||
|
||||
#ifndef DISABLE_TOR
|
||||
#include "common/tor_helper.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue