mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
typo
This commit is contained in:
parent
285bf497b6
commit
a7f572f455
@ -293,7 +293,7 @@ async def melt_coins(
|
||||
|
||||
try:
|
||||
logger.debug(
|
||||
f"Cashu: Wallet {cashu.wallet} fetting PaymentStatus of {invoice_obj.payment_hash}"
|
||||
f"Cashu: Wallet {cashu.wallet} checking PaymentStatus of {invoice_obj.payment_hash}"
|
||||
)
|
||||
status: PaymentStatus = await check_transaction_status(
|
||||
cashu.wallet, invoice_obj.payment_hash
|
||||
|
Loading…
Reference in New Issue
Block a user