[][src]Function bls_eth_rust::are_all_msg_different

pub fn are_all_msg_different(msgs: &[u8], size: usize) -> bool

return true if size-byte splitted msgs are different each other

  • msgs - an array that size-byte messages are concatenated
  • size - lenght of one message