Skip to content

Commit

Permalink
follow-up previous commit: fix test_lnpeer
Browse files Browse the repository at this point in the history
  • Loading branch information
ecdsa committed Mar 6, 2020
1 parent b609088 commit 584e0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electrum/tests/test_lnpeer.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def save_channel(self, chan):
_pay_to_route = LNWallet._pay_to_route
_pay = LNWallet._pay
force_close_channel = LNWallet.force_close_channel
try_force_closing = LNWallet.try_force_closing
get_first_timestamp = lambda self: 0


Expand Down

0 comments on commit 584e0a3

Please sign in to comment.