Versions in this module Expand all Collapse all v0 v0.0.1 Jun 7, 2021 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