Add const ACCEPTED_HTLC_SCRIPT_WEIGHT and OFFERED_HTLC_SCRIPT_WEIGHT to
authorAntoine Riard <ariard@student.42.fr>
Wed, 10 Oct 2018 01:30:03 +0000 (01:30 +0000)
committerAntoine Riard <ariard@student.42.fr>
Fri, 30 Nov 2018 16:14:18 +0000 (11:14 -0500)
commit781a0debd46529d3c75e9b67e6cc6ef6258f16af
treed27b9a1453748eb39d15c6113aa1892ad326c117
parentaabc31cafb329c45f9e1bb070713ae51c89ef8af
Add const ACCEPTED_HTLC_SCRIPT_WEIGHT and OFFERED_HTLC_SCRIPT_WEIGHT to
ease readability

Conditionnal compilation for weight of second one to handle test special
cltv values
src/ln/channel.rs
src/ln/channelmanager.rs
src/ln/channelmonitor.rs