follow-up prev commit
This commit is contained in:
@@ -190,7 +190,6 @@ class MockLNWallet(Logger, NetworkRetryManager[LNPeerAddr]):
|
|||||||
channels_for_peer = LNWallet.channels_for_peer
|
channels_for_peer = LNWallet.channels_for_peer
|
||||||
_calc_routing_hints_for_invoice = LNWallet._calc_routing_hints_for_invoice
|
_calc_routing_hints_for_invoice = LNWallet._calc_routing_hints_for_invoice
|
||||||
handle_error_code_from_failed_htlc = LNWallet.handle_error_code_from_failed_htlc
|
handle_error_code_from_failed_htlc = LNWallet.handle_error_code_from_failed_htlc
|
||||||
channels_with_funds = LNWallet.channels_with_funds
|
|
||||||
|
|
||||||
|
|
||||||
class MockTransport:
|
class MockTransport:
|
||||||
|
|||||||
Reference in New Issue
Block a user