mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
test: Remove unused options and variables, correct comments
This commit is contained in:
@@ -55,7 +55,6 @@ class BIP68Test(BitcoinTestFramework):
|
||||
'-testactivationheight=csv@432',
|
||||
],
|
||||
]
|
||||
self.uses_wallet = None
|
||||
|
||||
def run_test(self):
|
||||
self.relayfee = self.nodes[0].getnetworkinfo()["relayfee"]
|
||||
|
||||
Reference in New Issue
Block a user