Ignat Lomkov

Results 2 issues of Ignat Lomkov

I have a table of users. For an easy understanding of the problem, let's imagine that it has the name **"user"** and the following structure: **id** - integer - primary...

## Expected behavior and actual behavior The project has a [file](https://github.com/symbol/symbol-sdk-typescript-javascript/blob/dev/src/model/transaction/TransactionStatus.ts), where is the wrong typing (group field) subject to the use of this model in [this file](https://github.com/symbol/symbol-sdk-typescript-javascript/blob/dev/src/infrastructure/TransactionStatusHttp.ts) (toTransactionStatus method)....