Johan Torås Halseth <[email protected]> writes: > Hi, Edward! Welcome to the mailing list :) > The fees can indeed be set for each direction of the channel, check out > https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md#the-channel_update-message > > [https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md#the-channel_update-message]
Indeed; just to confirm, after the initial mutual channel_announce message, each peer sends its own channel_update; this means you control your own fees. In particular, fees are charged on entry to the channel, so if there's an A->B channel, A charges the fee. If you traverse B->C, B charges the fee, etc. Hope that clarifies, Rusty. _______________________________________________ Lightning-dev mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev
