Litecoin: Re-enable RBF listtransaction tests

This commit is contained in:
Adrian Gallagher 2017-09-13 21:25:48 -07:00
parent a9275c8d10
commit 120952f18e
No known key found for this signature in database
GPG Key ID: FE3348877809386C

View File

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