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
Currently we are not handling outboundAccountPosition event in spot.
The reason is that two years ago is commit c4af9a1 this the Event Balance struct is changed from
Currently we are not handling outboundAccountPosition event in spot.
The reason is that two years ago is commit c4af9a1 this the Event Balance struct is changed from
To
And therefor we wan't match this kind of event
I can fix this but I don't understand for what is the new EventBalance used. Should I add just a new struct to support this again
The text was updated successfully, but these errors were encountered: