Closed NADEE-MJ closed 2 years ago
Since the TID is used only to distinguish between a message that has been sent and a message that hasn't, a random string should do the job fine. If we were to use the TID for anything more complex than that though, then we should re-open the issue.
Is your feature request related to a problem? Please describe. Currently, transaction IDs are generated by creating a random alphanumeric 10 digit string.
Describe the solution you'd like
Additional context dart client-server api