//
pkg.gl
Category
github.com/badrootd/celestia-core
rpc
client
local
package
0.0.0-20240305091328-aa4207a4b25d
Repository:
https://github.com/badrootd/celestia-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
265 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.