Expand description
Event generated by the Ping
network behaviour.
Fields§
§peer: PeerId
The peer ID of the remote.
result: Result<Success, Failure>
The result of an inbound or outbound ping.
Event generated by the Ping
network behaviour.
peer: PeerId
The peer ID of the remote.
result: Result<Success, Failure>
The result of an inbound or outbound ping.