Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@trezor/transport: fix in/out types #5332

Open
szymonlesisz opened this issue May 5, 2022 · 0 comments
Open

@trezor/transport: fix in/out types #5332

szymonlesisz opened this issue May 5, 2022 · 0 comments
Labels
code Code improvements connect Connect API related (ie. fee calculation)

Comments

@szymonlesisz
Copy link
Contributor

There is a lot of inconsistencies in types like:

TrezorDeviceInfoWithSession.session could be string | undefined | null but Transport.acquire > AcquireInput.pervious expects string | undefined

@szymonlesisz szymonlesisz added code Code improvements connect Connect API related (ie. fee calculation) labels May 5, 2022
@mroz22 mroz22 mentioned this issue Oct 10, 2022
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements connect Connect API related (ie. fee calculation)
Projects
Status: No status
Development

No branches or pull requests

1 participant