Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGRPCClient ¶
func GetGRPCClient() core_grpc.BroadcastAPIClient
func GetJSONClient ¶
func GetJSONClient() *client.JSONRPCClient
GetJSONClient gets a http/json client pointing to the test tendermint rpc
func GetURIClient ¶
GetURIClient gets a uri client pointing to the test tendermint rpc
func GetWSClient ¶
func NewTendermint ¶
func NewTendermint(app abci.Application) *nm.Node
NewTendermint creates a new tendermint server and sleeps forever
func StartTendermint ¶
func StartTendermint(app abci.Application) *nm.Node
StartTendermint starts a test tendermint server in a go routine and returns when it is initialized
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.