Skip to main content

identity

Function identity 

Source
pub fn identity(
    calldata: &Bytes,
    gas_remaining: &mut u64,
    _fork: Fork,
    _crypto: &dyn Crypto,
) -> Result<Bytes, VMError>
Expand description

Returns the calldata received