fix #6122: extract preimage from on-chain htlc_tx
This commit is contained in:
@@ -39,6 +39,9 @@ class TestLightningAB(TestLightning):
|
||||
def test_breach(self):
|
||||
self.run_shell(['breach'])
|
||||
|
||||
def test_extract_preimage(self):
|
||||
self.run_shell(['extract_preimage'])
|
||||
|
||||
def test_redeem_htlcs(self):
|
||||
self.run_shell(['redeem_htlcs'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user