include predefined peers to use #26

Open
opened 2026-03-19 19:03:32 +00:00 by thabeta · 2 comments
Owner

having to lookup the peers to pass to use mycelium cli is adding friction, probably it's nicer to have a predefined peers to use if the user doesn't pass any.

having to lookup the peers to pass to use mycelium cli is adding friction, probably it's nicer to have a predefined peers to use if the user doesn't pass any.
Author
Owner

@lee if that's a good idea, it could be a low hanging ticket for someone to execute it

@lee if that's a good idea, it could be a low hanging ticket for someone to execute it
Owner

This should be trivial to do in the CLI (or in the lib itself with a flag). What I'm thinking is to define a static peer set. Then, if no explicit peers are given AND a flag is set on CLI (--use-default-peers or smthing), the peer list can be populated with these static peers

This should be trivial to do in the CLI (or in the lib itself with a flag). What I'm thinking is to define a static peer set. Then, if no explicit peers are given AND a flag is set on CLI (`--use-default-peers` or smthing), the peer list can be populated with these static peers
Sign in to join this conversation.
No labels
Urgent
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/mycelium_network#26
No description provided.