aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/blockchain.py
diff options
context:
space:
mode:
authorDaniel Cousens <[email protected]>2016-01-15 12:55:57 +1100
committerDaniel Cousens <[email protected]>2016-01-21 08:39:04 +1100
commitd13f65ebac13ec18b7eb55176c31f1404f185c0c (patch)
tree3434965aa4450d307aafa36de974412e1e11b002 /qa/rpc-tests/blockchain.py
parentmove rpc* to rpc/ (diff)
downloaddiscoin-d13f65ebac13ec18b7eb55176c31f1404f185c0c.tar.xz
discoin-d13f65ebac13ec18b7eb55176c31f1404f185c0c.zip
rpc: update inline comments to refer to new file paths
Diffstat (limited to 'qa/rpc-tests/blockchain.py')
-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 b0fc7b017..7045ae435 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