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
We need type in the Peatio::Transaction to determine the transaction type.
For more context,
we have a service in which we collect the deposit to a warm wallet and the service triggers the withdraw event for the collection. this event is getting treated as deposit when it should have been skipped in withdraw.
The text was updated successfully, but these errors were encountered:
We need
type
in thePeatio::Transaction
to determine the transaction type.For more context,
we have a service in which we collect the deposit to a warm wallet and the service triggers the withdraw event for the collection. this event is getting treated as deposit when it should have been skipped in withdraw.
The text was updated successfully, but these errors were encountered: