Function compute_gas_details

Source
pub fn compute_gas_details(
    bootloader_debug: &BootloaderDebug,
    spent_on_pubdata: u64,
) -> GasDetails
Expand description

Computes the gas details for the transaction to be displayed.