package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev

# Functions

NewHTTPProvider can connect to a tendermint json-rpc endpoint at the given url, and uses that as a read-only provider.
NewProvider implements Provider (but not PersistentProvider).

# Interfaces

SignStatusClient combines a SignClient and StatusClient.