aboutsummaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorDaniel Cousens <github@dcousens.com>2016-01-15 12:55:57 +1100
committerDaniel Cousens <github@dcousens.com>2016-01-21 08:39:04 +1100
commitd13f65ebac13ec18b7eb55176c31f1404f185c0c (patch)
tree3434965aa4450d307aafa36de974412e1e11b002 /qa
parenta0eaff8a1d18ebba33cdea4cd1efaddeb55519e7 (diff)
downloadbitcoin-d13f65ebac13ec18b7eb55176c31f1404f185c0c.tar.xz
rpc: update inline comments to refer to new file paths
Diffstat (limited to 'qa')
-rwxr-xr-xqa/rpc-tests/blockchain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/blockchain.py b/qa/rpc-tests/blockchain.py
index b0fc7b0172..7045ae435c 100755
--- a/qa/rpc-tests/blockchain.py
+++ b/qa/rpc-tests/blockchain.py
@@ -5,7 +5,7 @@
#
# Test RPC calls related to blockchain state. Tests correspond to code in
-# rpcblockchain.cpp.
+# rpc/blockchain.cpp.
#
from decimal import Decimal