fix tests: follow-up 96fcf68d84
This commit is contained in:
@@ -243,6 +243,7 @@ class MockLNWallet(Logger, NetworkRetryManager[LNPeerAddr]):
|
|||||||
_decode_channel_update_msg = LNWallet._decode_channel_update_msg
|
_decode_channel_update_msg = LNWallet._decode_channel_update_msg
|
||||||
_handle_chanupd_from_failed_htlc = LNWallet._handle_chanupd_from_failed_htlc
|
_handle_chanupd_from_failed_htlc = LNWallet._handle_chanupd_from_failed_htlc
|
||||||
_on_maybe_forwarded_htlc_resolved = LNWallet._on_maybe_forwarded_htlc_resolved
|
_on_maybe_forwarded_htlc_resolved = LNWallet._on_maybe_forwarded_htlc_resolved
|
||||||
|
_force_close_channel = LNWallet._force_close_channel
|
||||||
|
|
||||||
|
|
||||||
class MockTransport:
|
class MockTransport:
|
||||||
|
|||||||
Reference in New Issue
Block a user