mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
follow-up previous commit: fix test_lnpeer
This commit is contained in:
parent
b609088115
commit
584e0a38aa
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ class MockLNWallet:
|
|||
_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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue