Merge pull request #5649

a182df2 Bans for RPC connections (hyc)
This commit is contained in:
luigi1111 2019-08-15 17:10:49 -05:00
commit df064eaa36
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
5 changed files with 32 additions and 2 deletions

View file

@ -128,6 +128,8 @@
#define P2P_SUPPORT_FLAG_FLUFFY_BLOCKS 0x01
#define P2P_SUPPORT_FLAGS P2P_SUPPORT_FLAG_FLUFFY_BLOCKS
#define RPC_IP_FAILS_BEFORE_BLOCK 3
#define ALLOW_DEBUG_COMMANDS
#define CRYPTONOTE_NAME "bitmonero"