Skip to main content

dyn_bytes32_array

Function dyn_bytes32_array 

Source
pub(crate) fn dyn_bytes32_array(
    value: &DynSolValue,
) -> Result<Vec<B256>, SymbolicError>
Expand description

Returns the dyn_bytes32_array cheatcode runtime helper result.