package
0.19.0-rc4
Repository: https://github.com/eeonevision/tendermint.git
Documentation: pkg.go.dev

# Functions

CommitFromResult ...
NewHTTPProvider can connect to a tendermint json-rpc endpoint at the given url, and uses that as a read-only provider.
NewProvider can wrap any rpcclient to expose it as a read-only provider.

# Interfaces

SignStatusClient combines a SignClient and StatusClient.