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

fix: export JsonRpcRequest + remove imports from dist folder #95

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

ccharly
Copy link
Collaborator

@ccharly ccharly commented Nov 13, 2024

The JsonRpcRequest type was used in the bridge but not "officially" exported by the keyring-api (hence the import from the dist folder).

To avoid this pattern, we now export it properly.

@ccharly ccharly requested a review from a team as a code owner November 13, 2024 15:33
danroc
danroc previously approved these changes Nov 13, 2024
gantunesr
gantunesr previously approved these changes Nov 13, 2024
@ccharly ccharly dismissed stale reviews from gantunesr and danroc via 23b197c November 13, 2024 15:35
danroc
danroc previously approved these changes Nov 13, 2024
@ccharly ccharly added this pull request to the merge queue Nov 13, 2024
Merged via the queue into main with commit 35e0c5f Nov 13, 2024
24 checks passed
@ccharly ccharly deleted the fix/export-keyring-internal-types branch November 13, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants