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.
pub fn compute_gas_details(
bootloader_debug: &BootloaderDebug,
spent_on_pubdata: u64,
) -> GasDetails
Computes the gas details for the transaction to be displayed.