Skip to content

Commit

Permalink
chore: update verbiage for catch up in bootstrap
Browse files Browse the repository at this point in the history
Co-authored-by: Tasos Bitsios <[email protected]>
  • Loading branch information
PhearZero and tasosbit authored Dec 26, 2024
1 parent 4d9f005 commit 4491978
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ui/bootstrap/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ It looks like you're running this for the first time. Would you like to install

const CatchupQuestionMsg = `# Catching Up
Would you like to preform a fast-catchup? (Y/n)
Regular sync with the network usually takes multiple days to weeks. You can optionally perform fast-catchup to sync within minutes instead.
Would you like to preform a fast-catchup after installation? (Y/n)
`

type Model struct {
Expand Down

0 comments on commit 4491978

Please sign in to comment.