diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-03-06 18:21:45 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-03-06 18:21:45 +0100 |
commit | a4f578ba3da614a41fd4c31017f702b2db7d90dc (patch) | |
tree | a2aa03ea802c02fbbb57ba96186b12f4eecd0cf5 /ChangeLog | |
parent | d3e568e2d1c5dee55856d3ac44e77cb4af80b39f (diff) |
implement #4935 (wire fee support)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Mar 6 17:57:51 CET 2017 + Add support for wire fee calculations to /pay handling (#4935), + and adding setting "max_wire_fee" and "wire_fee_amortization" + in contract from defaults. -CG + Mon Mar 6 00:59:25 CET 2017 Implement BIND_TO option to allow binding backend to a particular IP address (#4752). Enabling use of dual-stack by default. -CG |