Skip to content

Fix README block selection examples#252

Open
flag4table wants to merge 1 commit into
boundless-xyz:mainfrom
flag4table:main
Open

Fix README block selection examples#252
flag4table wants to merge 1 commit into
boundless-xyz:mainfrom
flag4table:main

Conversation

@flag4table

Copy link
Copy Markdown

Summary

This updates the README CLI examples that target a specific block.

The CLI exposes block selection through the global --block option, but the README previously had examples that either omitted the option or passed the block number as a positional argument. This could cause users to validate latest unintentionally or run a command that does not match the documented CLI usage.

Changes

  • Add --block 19000000 to the specific-block validation example
  • Use --block 19000000 for the mock proof example
  • Align the pre-merge proving example with the documented cli [OPTIONS] <COMMAND> form

Testing

  • Ran git diff --check

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.

1 participant