aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/bumpfee.py
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:56:56 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:56:56 -0700
commit42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622 (patch)
tree5ee83fd64a21f643e730182ed5dbe3eafab9f15a /qa/rpc-tests/bumpfee.py
parentreally s/Doge/Dis/g this time (diff)
downloaddiscoin-42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622.tar.xz
discoin-42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622.zip
s/DOGE/DIS/g
Diffstat (limited to 'qa/rpc-tests/bumpfee.py')
-rwxr-xr-xqa/rpc-tests/bumpfee.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/bumpfee.py b/qa/rpc-tests/bumpfee.py
index 593e661fa..18a336a31 100755
--- a/qa/rpc-tests/bumpfee.py
+++ b/qa/rpc-tests/bumpfee.py
@@ -45,7 +45,7 @@ class BumpFeeTest(BitcoinTestFramework):
peer_node, rbf_node = self.nodes
rbf_node_address = rbf_node.getnewaddress()
- # fund rbf node with 25 outputs of 10 DOGE
+ # fund rbf node with 25 outputs of 10 DIS
print("Mining blocks...")
peer_node.generate(70)
self.sync_all()