Skip to main content

compute_storage_commitment

Function compute_storage_commitment 

Source
pub fn compute_storage_commitment(storage: &[Felt]) -> Word
Expand description

Computes the commitment to the provided note storage elements.

Panics if storage contains more than 1024 elements.