set default to_self_delay to 1 day
This commit is contained in:
@@ -100,6 +100,7 @@ class NotFoundChanAnnouncementForUpdate(Exception): pass
|
||||
|
||||
|
||||
# TODO make configurable?
|
||||
DEFAULT_TO_SELF_DELAY = 144
|
||||
MIN_FINAL_CLTV_EXPIRY_ACCEPTED = 144
|
||||
MIN_FINAL_CLTV_EXPIRY_FOR_INVOICE = MIN_FINAL_CLTV_EXPIRY_ACCEPTED + 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user