lnpeer: use correct failure codes in _maybe_forward_htlc
This commit is contained in:
@@ -137,6 +137,8 @@ NBLOCK_DEADLINE_BEFORE_EXPIRY_FOR_RECEIVED_HTLCS = 72
|
||||
|
||||
# the cltv_expiry_delta for channels when we are forwarding payments
|
||||
NBLOCK_OUR_CLTV_EXPIRY_DELTA = 144
|
||||
OUR_FEE_BASE_MSAT = 1000
|
||||
OUR_FEE_PROPORTIONAL_MILLIONTHS = 1
|
||||
|
||||
NBLOCK_CLTV_EXPIRY_TOO_FAR_INTO_FUTURE = 4032
|
||||
|
||||
|
||||
Reference in New Issue
Block a user