liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

Allow users to specify deposit amount #27

Open asoltys opened 3 years ago

asoltys commented 3 years ago

Some LN wallets can't handle zero-amount invoices and they may be exploitable: https://github.com/ottosuess/ottosuess.github.io/blob/master/zero-amount-payments.md

Bitcoin and Liquid deposits should allow a specific amount too and encode it using BIP21 in the QR code.