Skip to main content

clear_script_cache

Function clear_script_cache 

Source
pub fn clear_script_cache()
Expand description
use blvm_consensus::script::clear_script_cache;

// Clear cache before benchmark run
clear_script_cache();