Function account_relevant_transactions_in_diff_iter

Source
pub fn account_relevant_transactions_in_diff_iter<'a>(
    pub_key: &'a NonZeroCurvePoint,
    diff: &'a StagedLedgerDiffDiffDiffStableV2,
) -> impl 'a + Iterator<Item = Transaction>