mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-08 18:24:21 +01:00
Refactor: melt quote unit validation (#489)
* refactor: mint quote validation * convert amount in Lightning backend for later validation * fix blink amount return tests * retry tests * fix conftest fakewallet * fix start
This commit is contained in:
@@ -58,6 +58,8 @@ MINT_DATABASE=data/mint
|
||||
# Funding source backends
|
||||
# Supported: FakeWallet, LndRestWallet, CoreLightningRestWallet, BlinkWallet, LNbitsWallet, StrikeUSDWallet
|
||||
MINT_BACKEND_BOLT11_SAT=FakeWallet
|
||||
# Only works if a usd derivation path is set
|
||||
# MINT_BACKEND_BOLT11_SAT=FakeWallet
|
||||
|
||||
# for use with LNbitsWallet
|
||||
MINT_LNBITS_ENDPOINT=https://legend.lnbits.com
|
||||
|
||||
Reference in New Issue
Block a user