Fixed configs

This commit is contained in:
Игорь Соболев
2019-07-01 16:43:10 +03:00
parent bbad2f3991
commit 7e5f8b7fa4
2 changed files with 2 additions and 5 deletions

View File

@ -3,12 +3,9 @@ require('babel-polyfill');
var HDWalletProvider = require("truffle-hdwallet-provider");
var mnemonicRinkeby = "oxygen crunch note tent verify chicken gossip shield essence runway clinic fortune";
var infuraLinkRinkeby = "https://rinkeby.infura.io/v3/198f519e2d9643d689649459edccc350";
module.exports = {
networks: {
rinkeby: {