pub fn process_program_exited(
context: ContextChargedForProgram,
inheritor: ProgramId,
) -> Vec<JournalNote>
Expand description
Helper function for journal creation in program exited case.
pub fn process_program_exited(
context: ContextChargedForProgram,
inheritor: ProgramId,
) -> Vec<JournalNote>
Helper function for journal creation in program exited case.