Draft: [DO NOT MERGE] Enable disconnect non compatible witness nodes #717

Closed
hirunda wants to merge 1 commit from test/enable_disconnect_non_compatible_witness_nodes into develop

View file

@ -93,7 +93,7 @@
#define DEFAULT_LOGGER "p2p"
#define P2P_IN_DEDICATED_THREAD 1
#define DISABLE_WITNESS_HF_CHECK 1
#define DISABLE_WITNESS_HF_CHECK 0
#define INVOCATION_COUNTER(name) \
static unsigned total_ ## name ## _counter = 0; \