Module scratchpad

Module scratchpad 

Source

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
PublicKey
A public key.
Scratchpad
Scratchpad, a mutable space for encrypted data on the Network
ScratchpadAddress
Address of a crate::storage::scratchpad::Scratchpad It is derived from the owner’s public key
SecretKey
A secret key; wraps a single prime field element. The field element is heap allocated to avoid any stack copying that result when passing SecretKeys between stack frames.
Signature
A signature.

Enums§

ScratchpadError
Errors that can occur when dealing with Scratchpads

Functions§

print_fork_analysis
Print detailed fork analysis for conflicting scratchpads