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
Fix amount calculation for tracked onchain payments
We recently started tracking onchain payments in the store. It turns out
the calculated amount was slightly off as in the outbound case it would
include the paid fees. Here, we fix this minor bug.
0 commit comments