mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Prevent error if only bip157 is enabled
This commit is contained in:
parent
ea001579cd
commit
d189291d21
|
@ -1,3 +1,6 @@
|
|||
|
||||
# Enable serving blockfilters (BIP 157)
|
||||
peerblockfilters=1
|
||||
|
||||
# BIP 157 requires block filter index (can also be toggled separately)
|
||||
blockfilterindex=1
|
Loading…
Reference in New Issue
Block a user