mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add PeerFinder peer discovery logic and unit test
This commit is contained in:
@@ -173,4 +173,12 @@
|
||||
#define RIPPLE_APPLICATION_CLEAN_EXIT 0
|
||||
#endif
|
||||
|
||||
// This is only here temporarily. Use it to turn off the sending of
|
||||
// "ANNOUNCE" messages if you suspect that you're having problems
|
||||
// because of it.
|
||||
|
||||
#ifndef RIPPLE_USE_MT_ANNOUNCE
|
||||
#define RIPPLE_USE_MT_ANNOUNCE 0
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user