mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-21 22:11:59 +01:00
chore: diff
This commit is contained in:
parent
b24a65cf2a
commit
5de5082c63
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ async def _pay_internal_invoice(
|
|||
returns None if the payment is not internal.
|
||||
"""
|
||||
# check_internal() returns the payment of the invoice we're waiting for
|
||||
# (pending only)
|
||||
|
||||
internal_payment = await check_internal(
|
||||
create_payment_model.payment_hash, conn=conn
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue