Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfig ¶ added in v0.35.0
func GetGRPCClient ¶
func GetGRPCClient(conf *config.Config) coregrpc.BroadcastAPIClient
func SuppressStdout ¶ added in v0.31.6
func SuppressStdout(o *Options)
SuppressStdout is an option that tries to make sure the RPC test Tendermint node doesn't log anything to stdout.
Types ¶
type Options ¶ added in v0.31.6
type Options struct {
// contains filtered or unexported fields
}
Options helps with specifying some parameters for our RPC testing for greater control.
type ServiceCloser ¶ added in v0.35.0
func StartTendermint ¶
Click to show internal directories.
Click to hide internal directories.