Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Public
Key - A public key.
- Scratchpad
- Scratchpad, a mutable space for encrypted data on the Network
- Scratchpad
Address - Address of a
crate::storage::scratchpad::Scratchpad
It is derived from the owner’s public key - Secret
Key - A secret key; wraps a single prime field element. The field element is
heap allocated to avoid any stack copying that result when passing
SecretKey
s between stack frames. - Signature
- A signature.
Enums§
- Scratchpad
Error - Errors that can occur when dealing with Scratchpads
Functions§
- print_
fork_ analysis - Print detailed fork analysis for conflicting scratchpads