pub fn run(
mock_tx: &MockTransaction,
script_group_type: &ScriptGroupType,
script_hash: &Byte32,
max_cycle: Cycle,
) -> Result<Cycle, Box<dyn Error>>
pub fn run(
mock_tx: &MockTransaction,
script_group_type: &ScriptGroupType,
script_hash: &Byte32,
max_cycle: Cycle,
) -> Result<Cycle, Box<dyn Error>>