InverterNetwork/contracts

Bug Fix: StreamingPaymentProcessor

Closed this issue · 0 comments

This issue tracks the refactoring of the StreamingPaymentProcessor.sol.

In its current implementation, when a claim is removed, we also remove the unclaimable amount which represent failed transfers. This means that the user is not able to claim what is rightfully his.