typo
This commit is contained in:
@@ -293,7 +293,7 @@ async def melt_coins(
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
logger.debug(
|
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(
|
status: PaymentStatus = await check_transaction_status(
|
||||||
cashu.wallet, invoice_obj.payment_hash
|
cashu.wallet, invoice_obj.payment_hash
|
||||||
|
|||||||
Reference in New Issue
Block a user