|
@@ -42,7 +42,7 @@ tti = 60
|
|
|
# engine = "sqlite"
|
|
|
|
|
|
[ln]
|
|
|
-# Required ln backend `cln`, `lnd`, `strike`, `fakewallet`, 'lnbits', 'phoenixd'
|
|
|
+# Required ln backend `cln`, `lnd`, `fakewallet`, 'lnbits'
|
|
|
ln_backend = "cln"
|
|
|
# min_mint=1
|
|
|
# max_mint=500000
|
|
@@ -56,14 +56,6 @@ rpc_path = ""
|
|
|
fee_percent = 0.04
|
|
|
reserve_fee_min = 4
|
|
|
|
|
|
-# [strike]
|
|
|
-# For the Webhook subscription, the url under [info] must be a valid, absolute, non-local, https url
|
|
|
-# api_key=""
|
|
|
-# Optional default sats
|
|
|
-# supported_units=[""]
|
|
|
-# fee_percent=0.04
|
|
|
-# reserve_fee_min=4
|
|
|
-
|
|
|
# [lnbits]
|
|
|
# admin_api_key = ""
|
|
|
# invoice_api_key = ""
|
|
@@ -71,13 +63,6 @@ reserve_fee_min = 4
|
|
|
# fee_percent=0.04
|
|
|
# reserve_fee_min=4
|
|
|
|
|
|
-# [phoenixd]
|
|
|
-# For 'phoenixd' backend, also specify fee_percent (% fee of the ln payment that mint will put in the melt quote) and reserve_fee_min (absolute amount-higher of fee_percent or reserve_fee_min is the fee reserve).
|
|
|
-# api_password = ""
|
|
|
-# api_url = ""
|
|
|
-# fee_percent=0.05
|
|
|
-# reserve_fee_min=4
|
|
|
-
|
|
|
# [lnd]
|
|
|
# address = ""
|
|
|
# macaroon_file = ""
|