Function status

Source
pub async fn status(peer_info: &PeerInfo) -> Result<PeerStatusMessage, Error>
Expand description

Get status of PeerObject

It’s bindings for GET /peers/{peer_id}/status

API