Add user configurable csv delay encumbering channel refund output,
authorAntoine Riard <ariard@student.42.fr>
Fri, 19 Jul 2019 23:23:10 +0000 (19:23 -0400)
committerAntoine Riard <ariard@student.42.fr>
Wed, 24 Jul 2019 21:56:40 +0000 (17:56 -0400)
commit7ebc0a9365be496adc74a5a0118a7bfc76b6a2df
treeff1c0e559d5c437fe6e5aa5fc6302676a27d9c46
parent3b09db80eaff12af791e28eddb03f3b44957ab5f
Add user configurable csv delay encumbering channel refund output,

within reasonable lower or upper bound

Add our_to_self_delay in Channel, to cache user config field at
channel construction.
src/ln/channel.rs
src/util/config.rs