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