lnd/routing/localchans
Keagan McClelland e3a9d0acbe
multi: break ChannelConstraints into two sub-structures
This commit breaks the ChannelConstraints structure into two
sub-structures that reflect the fundamental differences in how
these parameters are used. On its face it may not seem necessary,
however the distinction introduced here is relevant for how we
will be implementing the Dynamic Commitments proposal.
2024-08-01 12:00:32 -07:00
..
manager_test.go multi: break ChannelConstraints into two sub-structures 2024-08-01 12:00:32 -07:00
manager.go multi: break ChannelConstraints into two sub-structures 2024-08-01 12:00:32 -07:00