directory
0.0.0-20240305091328-aa4207a4b25d
Repository: https://github.com/badrootd/celestia-core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package core defines the CometBFT RPC endpoints.
No description provided by the author
HTTP RPC server supporting calls via uri params, jsonrpc over HTTP, and jsonrpc over websockets
# Client Requests
Suppose we want to expose the rpc function `HelloWorld(name string, num int)`.
No description provided by the author