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

Dynamically assign port to wallet daemon #70

Open
MCozhusheck opened this issue Jun 11, 2024 · 1 comment
Open

Dynamically assign port to wallet daemon #70

MCozhusheck opened this issue Jun 11, 2024 · 1 comment

Comments

@MCozhusheck
Copy link
Collaborator

In wallet_daemon.rs there is hard-coded 19000 port for wallet daemon. We should assign any free port and keep it in db.

@MCozhusheck MCozhusheck converted this from a draft issue Jun 11, 2024
@kowalski
Copy link
Collaborator

I'd argue that we would prefer not to listen on any port at all.
If we can use IPC for communication instead of HTTP it would be ideal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants