Skip to main content

fill_precompile_output

Function fill_precompile_output 

Source
pub(crate) fn fill_precompile_output(
    output: PrecompileOutput,
    storage: &StorageCtx,
) -> PrecompileOutput
Expand description

Fills gas accounting fields on a [PrecompileOutput] from the storage context.