package
0.0.0-20240106054325-8321ad0eda4c
Repository: https://github.com/kash-protocol/kashd.git
Documentation: pkg.go.dev

# Functions

ReceivePings handles all ping messages coming through incomingRoute.
SendPings starts sending MsgPings every pingInterval seconds to the given peer.

# Interfaces

ReceivePingsContext is the interface for the context needed for the ReceivePings flow.
SendPingsContext is the interface for the context needed for the SendPings flow.