You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation
Often after `follow-chain`, the user also wants to synchronize the
chain. Adding this as an option allows doing that in the same command.
## Proposal
Add a `--sync` option.
## Test Plan
In one test I used this instead of the `sync` command.
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
## Links
- Closes#3889.
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments