// This should be 1.25 to match truffle-contract's doc, but as Hardhat already
// multiplies Ganache's estimations, we set 1 here.
export const DEFAULT_GAS_MULTIPLIER = 1;
