async fn get_latest_state_v1(
state: &Arc<RwLock<StateRelayServerState>>,
) -> Result<LCV1StateSignaturesBundle, RelayError>async fn get_latest_state_v1(
state: &Arc<RwLock<StateRelayServerState>>,
) -> Result<LCV1StateSignaturesBundle, RelayError>