aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_blockfilters.py
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2020-05-31 22:58:42 -0400
committerJohn Newbery <john@johnnewbery.com>2020-05-31 22:58:42 -0400
commitb3fbc94d4f2937bb682f2766cc9a8d4fde328a3f (patch)
tree8e30bbce00041b5e9408280336c9fbae99393123 /test/functional/p2p_blockfilters.py
parenta65b55fa45d41761c3e67ac5107d284d6edc2525 (diff)
downloadbitcoin-b3fbc94d4f2937bb682f2766cc9a8d4fde328a3f.tar.xz
Apply cfilters review fixups
Diffstat (limited to 'test/functional/p2p_blockfilters.py')
-rwxr-xr-xtest/functional/p2p_blockfilters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/p2p_blockfilters.py b/test/functional/p2p_blockfilters.py
index 6d947ac660..6d26da3841 100755
--- a/test/functional/p2p_blockfilters.py
+++ b/test/functional/p2p_blockfilters.py
@@ -5,7 +5,7 @@
"""Tests NODE_COMPACT_FILTERS (BIP 157/158).
Tests that a node configured with -blockfilterindex and -peerblockfilters can serve
-cfheaders and cfcheckpts.
+cfilters, cfheaders and cfcheckpts.
"""
from test_framework.messages import (