UNPKG

@nomiclabs/buidler-truffle5

Version:
6 lines 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // This should be 1.25 to match truffle-contract's doc, but as Buidler already // multiplies Ganache's estimations, we set 1 here. exports.DEFAULT_GAS_MULTIPLIER = 1; //# sourceMappingURL=constants.js.map