Litecoin: Re-enable RBF listtransaction tests
This commit is contained in:
parent
4ed5b733b0
commit
36d359764f
@ -97,8 +97,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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user