Skip to content

Commit

Permalink
Merge pull request #447 from aragon/devnet_network_id
Browse files Browse the repository at this point in the history
Change devnet (docker image) network id
  • Loading branch information
bingen authored Oct 24, 2018
2 parents 889627d + d9de98d commit e99180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module.exports = {
gas: 6.9e6
},
devnet: {
network_id: 15,
network_id: 16,
host: 'localhost',
port: 8535,
gas: 6.9e6
Expand Down

0 comments on commit e99180a

Please sign in to comment.