//
pkg.gl
Category
github.com/okex/exchain
libs
tendermint
lite2
provider
http
package
2.0.0+incompatible
Repository:
https://github.com/okex/exchain.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
8
Dependents
3
Files
119 SLOC
#
Functions
New
New creates a HTTP provider, which is using the rpchttp.HTTP client under the hood.
NewWithClient
NewWithClient allows you to provide custom SignStatusClient.
#
Interfaces
SignStatusClient
SignStatusClient combines a SignClient and StatusClient.