swapserver: remove config option LIGHTNING_SWAP_HTLC_FIRST; read it from get_pairs instead.
This commit is contained in:
@@ -51,6 +51,7 @@ class SwapServer(Logger, EventListener):
|
||||
pairs = {
|
||||
"info": [],
|
||||
"warnings": [],
|
||||
"htlcFirst": True,
|
||||
"pairs": {
|
||||
"BTC/BTC": {
|
||||
"rate": 1,
|
||||
|
||||
Reference in New Issue
Block a user