812c2f1ce6
This commit adds a new method to the AuthenticatedGossiper: PropagateFeeUpdate. This new method will allow callers to update the fee schedule advertised for a particular channel, or all currently active channels. With this method exposed, the AuthenticatedGossiper will now craft the new channel update messages, sign the new state, commit the new policy to the underlying graph, and finally add the message to the next announcement epoch batch. |
||
---|---|---|
.. | ||
log.go | ||
service_test.go | ||
service.go | ||
utils.go | ||
validation.go |