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

# Functions

ExpandPath will check if the given path begins with a "~" symbol, and if so, will expand it to become the user's home directory.
NewTestHarness will load Tendermint data from the given files (including validator public/private keypairs and chain details) and create a new harness.

# Constants

# Structs

TestHarness allows for testing of a remote signer to ensure compatibility with this version of Tendermint.
TestHarnessConfig provides configuration to set up a remote signer test harness.
TestHarnessError allows us to keep track of which exit code should be used when exiting the main program.