//
pkg.gl
Category
github.com/brc20-collab/brczero
libs
tendermint
lite2
provider
http
package
0.1.0
Repository:
https://github.com/brc20-collab/brczero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
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.