note_inclusion
Standalone Functions
prove_note_inclusion
prove_note_inclusion(header, retrieved_note, storage_slot, );
Parameters
Name | Type |
---|---|
header | BlockHeader |
retrieved_note | RetrievedNote<Note> |
storage_slot | Field |
prove_note_inclusion
prove_note_inclusion(self, retrieved_note, storage_slot);
Parameters
Name | Type |
---|---|
self | |
retrieved_note | RetrievedNote<Note> |
storage_slot | Field |