pub(crate) fn check_snarkvm_constructor<N: Network>(actual: &str) -> Result<()>
Expand description
This function checks whether the constructor is well-formed. If an upgrade configuration is provided, it checks that the constructor matches the configuration.