Versions in this module Expand all Collapse all v1 v1.0.0 Sep 1, 2023 Changes in this version + func GetConfig(forceCreate ...bool) *cfg.Config + func GetGRPCClient() core_grpc.BroadcastAPIClient + func NewTendermint(app abci.Application, opts *Options) *nm.Node + func RecreateConfig(o *Options) + func StartTendermint(app abci.Application, opts ...func(*Options)) *nm.Node + func StopTendermint(node *nm.Node) + func SuppressStdout(o *Options) + type Options struct