lnd/peer
Oliver Gugger 24e1a0ec7d peer: add TODO about initial forwarding policy
The right way to solve the problem of the link not being up to date with
custom user set forwarding policies once the channel is announced would
be to pass in those custom values when the link is created initially.
This requires a bit more of a refactor and is not addressed in this bug
fix.
2023-04-18 18:27:36 -07:00
..
brontide_test.go peer: retry enabling channels on ErrEnableInactiveChan 2023-01-18 03:46:16 +08:00
brontide.go peer: add TODO about initial forwarding policy 2023-04-18 18:27:36 -07:00
interfaces.go htlcswitch+peer: CreateAndAddLink in switch, add messageSwitch to peer 2021-08-10 17:15:52 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go peer: skip retrying when reenableTimeout is greater than 1 min 2023-01-18 03:46:17 +08:00