Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Minting coins yields improper call to get_invoice_status() #4

Open
BrunswickBTC opened this issue May 22, 2024 · 0 comments
Open

Minting coins yields improper call to get_invoice_status() #4

BrunswickBTC opened this issue May 22, 2024 · 0 comments

Comments

@BrunswickBTC
Copy link

BrunswickBTC commented May 22, 2024

in lib/cashu/mint/ledger.py:400 the cashu wallet is unable to detect a payment when the payment to the mint is made from a lnbits ledger wallet or an external lightning node via ZBD backend. The following log message occurs while the wallet is waiting for the payment to complete:

lightning poetry[29815]: 2024-05-21 22:20:16.22 | INFO | lnbits.extensions.cashu.views_api:get_mint_quote:380 | Error while getting mint quote: LightningBackend.get_invoice_status() missing 1 required positional argument: 'checking_id'

@BrunswickBTC BrunswickBTC changed the title Minting coins from a lnbits ledger wallet rather than an external lightning payment yields improper call to get_invoice_status() Minting coins yields improper call to get_invoice_status() May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant