package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev
# Functions
New creates a HTTP provider, which is using the rpchttp.HTTP client under the hood.
NewWithClient allows you to provide custom SignStatusClient.
# Interfaces
SignStatusClient combines a SignClient and StatusClient.