1
2
3
//! Endpoints to retrieve the complete auth chain for a given event.

pub mod get_event_authorization;