pub async fn get_online_peers(__arg0: State<Arc<Node>>) -> impl IntoResponseExpand description
Retrieves a list of currently online peers.
pub async fn get_online_peers(__arg0: State<Arc<Node>>) -> impl IntoResponseRetrieves a list of currently online peers.