Skip to main content

get_history

Function get_history 

Source
pub async fn get_history(
    __arg0: State<Arc<ApiState>>,
) -> Result<Json<HistoryResponse>, Json<ErrorResponse>>