//
pkg.gl
Category
github.com/okex/exchain
libs
tendermint
rpc
client
local
package
2.0.0+incompatible
Repository:
https://github.com/okex/exchain.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
14
Dependents
6
Files
218 SLOC
#
Functions
New
NewLocal configures a client that calls the Node directly.
#
Structs
Local
Local is a Client implementation that directly executes the rpc functions on a given node, without going through HTTP or GRPC.