Versions in this module Expand all Collapse all v1 v1.0.0 Apr 15, 2024 Changes in this version + var RoundStepCommit = strings.ToUpper("RoundStepCommit") + var RoundStepNewHeight = strings.ToUpper("RoundStepNewHeight") + var RoundStepPreCommit = strings.ToUpper("RoundStepPrecommit") + var RoundStepPreVote = strings.ToUpper("RoundStepPrevote") + var RoundStepPropose = strings.ToUpper("RoundStepPropose") + func Run(ctx context.Context, host string) error