pub type SignatureVerificationOverride = HostFunctions;
Provides host functions that overrides runtime signature verification to always return true.
pub struct SignatureVerificationOverride;