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