Merge #7348: MOVE ONLY: move rpc* to rpc/

d13f65e rpc: update inline comments to refer to new file paths (Daniel Cousens)
a0eaff8 move rpc* to rpc/ (Daniel Cousens)
This commit is contained in:
Wladimir J. van der Laan
2016-01-28 11:08:51 +01:00
25 changed files with 80 additions and 82 deletions

View File

@@ -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