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
The message stores a pointer to TTransaction. This object can already be deleted by the time it is sent. It is enough to store session and transaction IDs.
The text was updated successfully, but these errors were encountered:
The message stores a pointer to
TTransaction
. This object can already be deleted by the time it is sent. It is enough to store session and transaction IDs.The text was updated successfully, but these errors were encountered: