Type Definition everscale_types::cell::CellHash

source ·
pub type CellHash = [u8; 32];
Expand description

Type alias for a cell hash.

Trait Implementations§

Tries to load itself from a cell slice.
Tries to store itself into the cell builder.