Function txcreate
pub fn txcreate<WIRE, H>(interpreter: &mut Interpreter<WIRE>, host: &mut H)
Expand description
Instruction to create a new EOF contract from a transaction initcode.
pub fn txcreate<WIRE, H>(interpreter: &mut Interpreter<WIRE>, host: &mut H)
Instruction to create a new EOF contract from a transaction initcode.