aztec-nr - value_note::utils

Function create_note_getter_options_for_decreasing_balance

pub fn create_note_getter_options_for_decreasing_balance<let M: u32>(
    amount: Field,
) -> NoteGetterOptions<ValueNote, M, Field, Field>
where ValueNote: Packable<N = M>