Versions in this module Expand all Collapse all v1 v1.0.1 Sep 18, 2024 v1.0.0 May 17, 2024 Changes in this version + func CreateConfig(t *testing.T, testName string) (*config.Config, error) + func SuppressStdout(o *Options) + type Options struct + type ServiceCloser func(context.Context) error + func StartTendermint(ctx context.Context, conf *config.Config, app abci.Application, ...) (service.Service, ServiceCloser, error)