mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
lightningd: remove --deadline-blocks option.
We will derive it from other factors. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -20,7 +20,6 @@ BITCOIND_CONFIG = {
|
||||
LIGHTNINGD_CONFIG = {
|
||||
"bitcoind-poll": "1s",
|
||||
"log-level": "debug",
|
||||
"deadline-blocks": 4,
|
||||
"cltv-delta": 6,
|
||||
"cltv-final": 5,
|
||||
"locktime-blocks": 5,
|
||||
|
||||
Reference in New Issue
Block a user