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

node: Wrap the network code into a struct #42

Closed
wants to merge 6 commits into from
Closed

Conversation

jsparber
Copy link
Collaborator

@jsparber jsparber commented Feb 4, 2025

This takes the node relevant code out of #41

The app will need the to store the private key locally, therefore let the app
create the key.
There isn't much point in spawning our own thread to run a local thread
runtime, so just use multi-thread tokio runtime directly.
@jsparber
Copy link
Collaborator Author

jsparber commented Feb 5, 2025

closing in favore of #41

@jsparber jsparber closed this Feb 5, 2025
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.

1 participant