Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
feat: custom port arguments for add command
Browse files Browse the repository at this point in the history
When we're launching a genesis node, it needs to run on known ports, so we need to be able to
specify them.

It only really makes sense to use these arguments if a single service is being added, since multiple
services can't use the same port. So the code asserts that they can only be specified when one
service is being added.
  • Loading branch information
jacderida committed Dec 13, 2023
1 parent f79c076 commit 75a5cd7
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 3 deletions.
Loading

0 comments on commit 75a5cd7

Please sign in to comment.