Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update prompt
Browse files Browse the repository at this point in the history
sukantoraymond committed Dec 15, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 19dcd58 commit 12b596d
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions internal/mocks/prompter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/constants/constants.go
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@ const (
FastGRPCDialTimeout = 100 * time.Millisecond

FujiBootstrapTimeout = 15 * time.Minute
MainnetBootstrapTimeout = 2 * time.Hour
MainnetBootstrapTimeout = 10 * time.Hour

SSHServerStartTimeout = 1 * time.Minute
SSHScriptTimeout = 2 * time.Minute

0 comments on commit 12b596d

Please sign in to comment.