UNPKG

autemaliquid

Version:
13 lines (12 loc) 203 B
module.exports = { networks: { development: { host: "localhost", port: 8545, network_id: "*" // Match any network id } }, mocha: { reporter: "eth-gas-reporter" } };