You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/functional/p2p_blockfilters.py
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,13 @@
4
4
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
5
"""Tests NODE_COMPACT_FILTERS (BIP 157/158).
6
6
7
-
Tests that a node configured with -blockfilterindex and -peerblockfilters can serve
8
-
cfheaders and cfcheckpts.
7
+
Tests that a node configured with -blockfilterindex and -peerblockfilters signals
8
+
NODE_COMPACT_FILTERS and can serve cfilters, cfheaders and cfcheckpts.
0 commit comments