# 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.