pub fn adjust_gas_headroom(gas_used: u64, max_possible_gas: u64) -> u64
Expand description

Gas costs are dynamic based on storage, so the simulation values need some headroom applied by the user if using it to estimate gas