package
0.0.0-20240305091328-aa4207a4b25d
Repository: https://github.com/badrootd/celestia-core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewClient returns a new ABCI client of the specified transport type.
No description provided by the author
NewLocalClient creates a local client, which will be directly calling the methods of the given app.
No description provided by the author
NewSocketClient creates a new socket client, which connects to a given address.
# Interfaces
Client defines an interface for an ABCI client.
# Type aliases
No description provided by the author