Skip to content

fix(node): Allow use of NodeClient without calling init #11585

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

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Apr 13, 2024

This needs exporting so that the NodeClient can be used without calling the Node init.

There is a lot called in the Node init that is a hard requirement for the NodeClient to function. Should these not be called in the constructor?

@timfish timfish changed the title fix(node): Use NodeClient without calling init fix(node): Allow use of NodeClient without calling init Apr 13, 2024
@timfish timfish marked this pull request as ready for review April 13, 2024 14:52
@timfish timfish requested review from mydea and lforst April 15, 2024 11:03
@AbhiPrasad AbhiPrasad merged commit 452bcae into develop Apr 16, 2024
@AbhiPrasad AbhiPrasad deleted the timfish/nodeclient-export branch April 16, 2024 13: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