diff --git a/test/functional/listtransactions.py b/test/functional/listtransactions.py index 6ef68ec86..e4522cc3b 100755 --- a/test/functional/listtransactions.py +++ b/test/functional/listtransactions.py @@ -91,8 +91,7 @@ class ListTransactionsTest(BitcoinTestFramework): {"category":"receive","amount":Decimal("0.1")}, {"txid":txid, "account" : "watchonly"} ) - #Litecoin: Disabled RBF - #self.run_rbf_opt_in_test() + self.run_rbf_opt_in_test() # Check that the opt-in-rbf flag works properly, for sent and received # transactions.