pub fn calc_metadata_ap_change_only(
program: &Program,
) -> Result<Metadata, MetadataError>
Expand description
Calculates the metadata for a Sierra program, with ap change info only.
pub fn calc_metadata_ap_change_only(
program: &Program,
) -> Result<Metadata, MetadataError>
Calculates the metadata for a Sierra program, with ap change info only.