trypo
This commit is contained in:
parent
382622d5ac
commit
3ae6ef25a1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ class FakeWallet(Wallet):
|
|||
|
||||
async def status(self) -> StatusResponse:
|
||||
print(
|
||||
"FakeWallet funding source is for using LNbits as a centralised, stand-alone payment system, with brrrrrr."
|
||||
"FakeWallet funding source is for using LNbits as a centralised, stand-alone payment system with brrrrrr."
|
||||
)
|
||||
return StatusResponse(None, float("inf"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue