pub(crate) fn get_interpreter(
sighash: SighashCalculator<'_>,
lock_time: u32,
is_final: bool,
) -> impl ZcashScript + use<'_>Expand description
Get the interpreter according to the feature flag
pub(crate) fn get_interpreter(
sighash: SighashCalculator<'_>,
lock_time: u32,
is_final: bool,
) -> impl ZcashScript + use<'_>Get the interpreter according to the feature flag