pub(crate) async fn info(
__arg0: State<Arc<InternalState>>,
) -> Result<impl IntoResponse, ApiError>Expand description
Get information about this HOPR Node.
pub(crate) async fn info(
__arg0: State<Arc<InternalState>>,
) -> Result<impl IntoResponse, ApiError>Get information about this HOPR Node.