Skip to main content

check_update_enabled

Function check_update_enabled 

Source
pub fn check_update_enabled(trusted_public_keys: &[String]) -> bool
Expand description

Prod only queries check-update with embedded public keys. Dev always queries; without keys it does not verify.