Function txcreate

Source
pub fn txcreate<WIRE: InterpreterTypes, H: Host + ?Sized>(
    interpreter: &mut Interpreter<WIRE>,
    host: &mut H,
)
Expand description

Instruction to create a new EOF contract from a transaction initcode.