pub fn precharge_for_memory(
    block_config: &BlockConfig,
    context: ContextChargedForInstrumentation
) -> Result<ContextChargedForMemory, Vec<JournalNote>>
Expand description

Charge a message for program memory and module instantiation beforehand.