package
0.0.0-20200624065002-44c09abdf7b1
Repository: https://github.com/bcbchain/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.