pub fn return_eofcreate<Journal: JournaledState>(
journal: &mut Journal,
checkpoint: JournalCheckpoint,
interpreter_result: &mut InterpreterResult,
address: Address,
max_code_size: usize,
)
pub fn return_eofcreate<Journal: JournaledState>(
journal: &mut Journal,
checkpoint: JournalCheckpoint,
interpreter_result: &mut InterpreterResult,
address: Address,
max_code_size: usize,
)