UNPKG

281 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3// This should be 1.25 to match truffle-contract's doc, but as Buidler already
4// multiplies Ganache's estimations, we set 1 here.
5exports.DEFAULT_GAS_MULTIPLIER = 1;
6//# sourceMappingURL=constants.js.map
\No newline at end of file