[#DEFAULT_PEERBLOOMFILTERS] = DEFAULT_PEERBLOOMFILTERS :mrdocs: Whether to serve BIP 37 bloom filters to peers by default. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr bool DEFAULT_PEERBLOOMFILTERS = false; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#