Skip to main content

write_attachment_to_memory

Function write_attachment_to_memory 

Source
pub fn write_attachment_to_memory(
    note_index: NoteIdx,
    attachment_idx: Felt,
) -> Vec<Word>
Expand description

Writes the selected input-note attachment to memory and returns it as protocol words.