push to mainnet

This commit is contained in:
Francisco Giordano
2019-06-10 20:31:14 -03:00
parent 906b18f144
commit 09dee513ed
2 changed files with 843 additions and 8 deletions

View File

@ -17,7 +17,8 @@ module.exports = {
host: 'localhost',
port: 8565,
network_id: '1',
gasPrice: 2000000000,
gasPrice: 20000000000,
from: '0x6Bf917B4725aD736B33Dbd493Ad7a4B992150DAb',
},
ropsten: {