Gernot Pokorny

Results 4 comments of Gernot Pokorny

You can do the following ``` import request, { Response } from 'supertest'; type SuperTestResponse = Omit & { body: T }; const getTicketResponse: SuperTestResponse = await request(app).post('/get-ticket').send(); ``` But...

Is every seed word currently unique identifiable via the first 4 characters of the word?

What you mean, can you please explain in more detail? According to the release notes there were changes to the cli. Thanks.

And what is the reason for that, why do you not include binary assets? The last image was published 3 months ago, since then where were many feature releases, bug...