pub fn get_create_init_code(
    call_ctx: &CallContext,
    step: &GethExecStep
) -> Result<Vec<u8>, Error>
Expand description

Retrieve the init_code from memory for {CREATE, CREATE2}