Skip to content

fix: correct standalone sequencer command to use config file path#423

Open
vpavlin wants to merge 1 commit intologos-blockchain:mainfrom
waclaw-claw:fix/standalone-sequencer-command
Open

fix: correct standalone sequencer command to use config file path#423
vpavlin wants to merge 1 commit intologos-blockchain:mainfrom
waclaw-claw:fix/standalone-sequencer-command

Conversation

@vpavlin
Copy link
Copy Markdown
Member

@vpavlin vpavlin commented Apr 1, 2026

🎯 Purpose

The standalone mode command was missing the '--' separator and the full config file path. Changed from directory path to the complete config file path: sequencer/service/configs/debug/sequencer_config.json

⚙️ Approach

Describe the core changes introduced by this PR.

  • Changed README command for standalon sequencer

🧪 How to Test

How to verify that this PR works as intended.

Run the command

🔗 Dependencies

Link PRs that must be merged before this one.

None

🔜 Future Work

List any work intentionally left out of this PR, whether due to scope, prioritization, or pending decisions.

None

📋 PR Completion Checklist

Mark only completed items. A complete PR should have all boxes ticked.

  • Complete PR description
  • Implement the core functionality
  • Add/update tests
  • Add/update documentation and inline comments

The standalone mode command was missing the '--' separator and the
full config file path. Changed from directory path to the complete
config file path: sequencer/service/configs/debug/sequencer_config.json
Copy link
Copy Markdown
Collaborator

@Pravdyvy Pravdyvy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants