pub fn keccak_inputs_sign_verify(sigs: &[SignData]) -> Vec<Vec<u8>>
Expand description

Generate the keccak inputs required by the SignVerify Chip from the signature data.