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
Is your feature request related to a problem? Please describe.
After adding a message to the stash, the highest index will be used as receipID. The proplmen is if two messges are added at the same time. The max index will be same for both messages.
Describe the solution you'd like
Lock the stash wille adding a messge or a outher solution?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
After adding a message to the stash, the highest index will be used as receipID. The proplmen is if two messges are added at the same time. The max index will be same for both messages.
Describe the solution you'd like
Lock the stash wille adding a messge or a outher solution?
The text was updated successfully, but these errors were encountered: