mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
locktime-blocks: rename to watchtime-blocks.
And clarify the descriptions for end users. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -22,7 +22,7 @@ LIGHTNINGD_CONFIG = {
|
||||
"log-level": "debug",
|
||||
"cltv-delta": 6,
|
||||
"cltv-final": 5,
|
||||
"locktime-blocks": 5,
|
||||
"watchtime-blocks": 5,
|
||||
"rescan": 1,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user