package
0.31.5
Repository: https://github.com/rnssolution/prism.git
Documentation: pkg.go.dev

# Functions

GetConfig returns a config for the test cases as a singleton.
No description provided by the author
NewTendermint creates a new tendermint server and sleeps forever.
StartTendermint starts a test tendermint server in a go routine and returns when it is initialized.
StopTendermint stops a test tendermint server, waits until it's stopped and cleans up test/config files.