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

cleanup: drop Mirror support #58

Merged
merged 4 commits into from
Dec 14, 2021
Merged

cleanup: drop Mirror support #58

merged 4 commits into from
Dec 14, 2021

Conversation

ChALkeR
Copy link

@ChALkeR ChALkeR commented Dec 14, 2021

The first two commits are the API changes, the remaining two ones just clean up the unreachable or ineffective code after that.

Removed are the mirrorNetwork option from the client options, .mirrorNetwork getter and setMirrorNetwork() setter.

I don't think we use mirror network anywhere? cc @feri42 to confirm.

It's also not supported in web or react versions and is only supported in Node.js version.

@ChALkeR ChALkeR requested a review from feri42 December 14, 2021 02:08
Copy link

@feri42 feri42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK - we use the mirrornodes directly, not through this library

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.

2 participants