mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 22:24:54 +01:00
Melt to amountless invoice (#497)
* feat: melt token with amountless * fix: docs * fix: extra migration
This commit is contained in:
@@ -69,6 +69,7 @@ impl LNbits {
|
||||
mpp: false,
|
||||
unit: CurrencyUnit::Sat,
|
||||
invoice_description: true,
|
||||
amountless: false,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user