mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-11 11:44:21 +01:00
lightning: add fakewallet (#134)
* lightning: add fakewallet * make format * fix mypy * make backend configurable * weird mypy
This commit is contained in:
@@ -21,6 +21,9 @@ TOR=TRUE
|
||||
|
||||
MINT_PRIVATE_KEY=supersecretprivatekey
|
||||
|
||||
# Supported: LNbitsWallet, FakeWallet
|
||||
MINT_LIGHTNING_BACKEND=LNbitsWallet
|
||||
|
||||
MINT_SERVER_HOST=127.0.0.1
|
||||
MINT_SERVER_PORT=3338
|
||||
|
||||
|
||||
Reference in New Issue
Block a user