Add inbound htlc min/max to `ChannelDetails`
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Tue, 22 Mar 2022 20:36:18 +0000 (21:36 +0100)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Tue, 19 Apr 2022 21:54:55 +0000 (23:54 +0200)
commit6644ef138d3be24558cb5a6044397bcb75a5883e
treebd709b69058221e1ed58019be2cc7c11a4f4bc4b
parente0b9b748d63698908266412a8817cc848bc0d18f
Add inbound htlc min/max to `ChannelDetails`
fuzz/src/router.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/routing/router.rs