Function bus_mapping::circuit_input_builder::keccak_inputs
source · pub fn keccak_inputs(
block: &Block,
code_db: &CodeDB
) -> Result<Vec<Vec<u8>>, Error>
Expand description
Return all the keccak inputs used during the processing of the current block.