Remove handling of ChannelDeposit event #494
Labels
Bug 🐛
Something isn't working
Enhancement 🌟
New feature or request
PFS 🚀
Related to the Pathfinding Service
Milestone
I see no point in handling the
ChannelDeposit
any more. TheCapacityUpdate
s provide all necessary information.Removing the event handling would allow us to simplify the code and remove corner cases and possible timing issues.
The text was updated successfully, but these errors were encountered: