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

Improve workingDir and disconnect handling #14

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

dangeross
Copy link
Contributor

@dangeross dangeross commented Oct 30, 2023

This PR enables different nodes to be run through RN (one at a time) by allowing the workingDir to be set as a subdirectory of the application directory and resetting the breezServices instance when disconnect is called.

Generated code breez/breez-sdk-greenlight#571

@ok300
Copy link
Contributor

ok300 commented Oct 31, 2023

Wouldn't it be better to do this at SDK level, for example with breez/breez-sdk-greenlight#374 ?

@dangeross
Copy link
Contributor Author

Wouldn't it be better to do this at SDK level, for example with breez/breez-sdk#374 ?

This is just a change to conform with how the SDK currently works, before it wasn't possible in RN to set the workingDir at all.

@dangeross dangeross force-pushed the savage-fix-config-disconnect branch from f47a493 to c712812 Compare November 13, 2023 14:24
@dangeross dangeross force-pushed the savage-fix-config-disconnect branch from c712812 to 524d349 Compare November 13, 2023 14:24
@dangeross dangeross merged commit f923d5f into main Nov 13, 2023
@dangeross dangeross deleted the savage-fix-config-disconnect branch November 13, 2023 14:52
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