pub async fn resolve_assisted_rotation_script(
spec: SpecId,
resolver: &DynDataResolver<'_>,
) -> Result<String, ApplicationError>Expand description
Resolve a spec’s assisted rotation script from the resolver, keyed by assisted_rotation_id.