You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update probes_for_diversity to test datapoint time updating
It turns out `probes_for_diversity` wasn't actually testing that
the datapoint update time logic worked as it was indicating a
payment failed while trying to fully saturate a channel (which
teaches us nothing).
Instead, we need to "send" less over the channel and update twice
to get the channel last-update-time logic tested.
0 commit comments