//
pkg.gl
Category
github.com/FiboChain/fbc
libs
tendermint
rpc
client
local
package
0.0.0-20230209194406-f498596f7f1b
Repository:
https://github.com/fibochain/fbc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
224 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.