mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-25 18:14:19 +01:00
The `rbf_channel` hook uses `our_funding_msat`, which is a nicer and more easily understood than the `openchannel2` `accepter_funding_msat`. This updates the `openchannel2` hook to use the same nomenclature as `rbf_channel`.