fn publish_external_verification_ownership(
auth_plan: &mut Option<AuthPlan>,
config: &RuntimeConfig,
enabled_listeners: EnabledListenerSurfaces,
rest_key_store: &Option<Arc<KeyStore>>,
ws_key_store: &Option<Arc<KeyStore>>,
grpc_key_store: &Option<Arc<KeyStore>>,
)