Versions in this module Expand all Collapse all v0 v0.34.22 Dec 28, 2022 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