Skip to main content

upsert_note_entry

Function upsert_note_entry 

Source
pub fn upsert_note_entry(
    entries: &mut Vec<NotesTreeEntry>,
    hex: &str,
    blob: ObjectId,
)