Function gear_core_processor::precharge_for_code

source ยท
pub fn precharge_for_code(
    block_config: &BlockConfig,
    context: ContextChargedForCodeLength,
    code_len_bytes: u32,
) -> Result<ContextChargedForCode, Vec<JournalNote>>
Expand description

Charge a message for the program binary code beforehand.