Skip to main content

compute_commands_hash

Function compute_commands_hash 

Source
pub fn compute_commands_hash(identity_hashes: &[[u8; 32]]) -> [u8; 32]
Expand description

Compute keccak256(cmd1_identity_hash || cmd2_identity_hash || ...).