Skip to main content
Represents the current state of a Pedersen hash computation. The state is maintained as a single felt252 value, which is updated through the HashStateTrait::finalize method.

Signature

Members

state

The current hash state

Signature