Getter for the total channel balance
authorDevrandom <c1.devrandom@niftybox.net>
Sun, 5 Dec 2021 11:42:25 +0000 (12:42 +0100)
committerDevrandom <c1.devrandom@niftybox.net>
Tue, 7 Dec 2021 14:06:22 +0000 (15:06 +0100)
commit02a9f92ea4f345b99e0d77b37018b23cb63a0516
tree28e5bdecb8dc716a3e836c30914ea6eaaf798c02
parentea89286569c95c4eb9a692f9aaf9f1e647d012ef
Getter for the total channel balance

The existing balance getters subtract reserve, this one does not.
fuzz/src/router.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/routing/router.rs