mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 03:24:18 +01:00
refactor melt quote (#530)
This commit is contained in:
@@ -738,7 +738,7 @@ async def invoices(ctx, paid: bool, unpaid: bool, pending: bool, mint: bool):
|
||||
return
|
||||
|
||||
if mint:
|
||||
await wallet.load_mint()
|
||||
await wallet.load_mint()
|
||||
|
||||
paid_arg = None
|
||||
if unpaid:
|
||||
|
||||
Reference in New Issue
Block a user