Skip to content

[feature] outbound delays are reduced by streaming swap time

Son of Odin requested to merge stream-delay-2 into develop

This changes it so that time spent streaming a swap is counted against time waiting for outbound delays. So if a streaming swap take 10 minutes, and the delayed outbound is 15 minutes, only 5 minutes would be applied to the outbound.

Merge request reports