Versions in this module Expand all Collapse all v0 v0.15.10001 Jan 16, 2023 v0.15.101 Jan 16, 2023 Changes in this version + type Manager struct + FetchChannel func(tx kvdb.RTx, chanPoint wire.OutPoint) (*channeldb.OpenChannel, error) + ForAllOutgoingChannels func(...) error + PropagateChanPolicyUpdate func(edgesToUpdate []discovery.EdgeWithInfo) error + UpdateForwardingPolicies func(chanPolicies map[wire.OutPoint]htlcswitch.ForwardingPolicy) + func (r *Manager) UpdatePolicy(newSchema routing.ChannelPolicy, chanPoints ...wire.OutPoint) ([]*lnrpc.FailedUpdate, error)