pub fn poseidon_hash_many(msgs: &[FieldElement]) -> FieldElement
Expand description

Computes the Starknet Poseidon hash of an arbitrary number of FieldElements.

Using this function is the same as using PoseidonHasher.