felt252 value, which is updated
through the HashStateTrait::finalize method.
felt252 value, which is updated
through the HashStateTrait::finalize method.
#[derive(Copy, Drop, Debug)]
pub struct HashState {
pub state: felt252,
}
pub state: felt252
Was this page helpful?