Skip to main content

calldata_from_call_input

Function calldata_from_call_input 

Source
pub(crate) fn calldata_from_call_input(
    input: Vec<SymWord>,
    size: &BoundedCopySize,
) -> SymCalldata
Expand description

Implements the calldata_from_call_input symbolic calldata helper.