tiger_lib::script_value

Function validate_non_dynamic_script_value

Source
pub fn validate_non_dynamic_script_value(bv: &BV, data: &Everything)
Expand description

Validate a script value that’s not allowed to do calculations. It must be a literal or the name of another script value that’s also not allowed to do calculations.