Change connection

This commit is contained in:
Anthony Laibe 2018-07-31 10:16:56 +01:00 committed by Pascal Precht
parent 713268538d
commit 3aff69c0c5
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D

View File

@ -12,7 +12,10 @@ config({
"mnemonic": "example exile argue silk regular smile grass bomb merge arm assist farm",
balance: "5ether"
}
]
],
"host": "localhost",
"port": 8545,
"type": "rpc"
},
contracts: {
"SimpleStorage": {