Skip to content

Fix run-node.sh deprecated CLI flags and commands#2086

Open
Mr-kay-cloud2 wants to merge 2 commits into
0xMiden:nextfrom
Mr-kay-cloud2:fix/run-node-script
Open

Fix run-node.sh deprecated CLI flags and commands#2086
Mr-kay-cloud2 wants to merge 2 commits into
0xMiden:nextfrom
Mr-kay-cloud2:fix/run-node-script

Conversation

@Mr-kay-cloud2
Copy link
Copy Markdown

Fixes #2084

This updates the node startup script to align with current CLI usage:

  • Replaced --listen with --url
  • Replaced --rpc.listen with --rpc.url
  • Removed start-replica usage
  • Updated block producer command invocation
  • Ensured validator bootstrap cleans data directory

These changes fix script errors caused by outdated flags and commands.

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.

Node startup script not working

1 participant