Skip to main content

seal

Function seal 

Source
pub fn seal(slot: &mut [u8]) -> u32
Expand description

Computes the slot checksum, stores it, and returns it.

ยงPanics

If slot is not exactly SUPERBLOCK_LEN bytes.