Module nonce_discovery
Structs
- A struct with the discovered information of a complete note, required for delivery to PXE. Note that this is not the complete note information, since it does not include content, storage slot, etc.
Functions
- Searches for note nonces that will result in a note that was emitted in a transaction. While rare, it is possible for multiple notes to have the exact same packed content and storage slot but different nonces, resulting in different unique note hashes. Because of this this function returns a vector of discovered notes, though in most cases it will contain a single element.