Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
* Updating to new gmc client
Browse files Browse the repository at this point in the history
* updating config
  • Loading branch information
phiferd committed Mar 17, 2017
1 parent 513ad33 commit 53614d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.std.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
command: './gmc',
args: [
'--rpc',
'--rpcapi=db,eth,net,web3,personal,miner',
'--rpcapi=admin,db,eth,net,web3,personal,miner',
'--rpcport', '8545',
'--rpcaddr', '127.0.0.1',
'--rpccorsdomain', 'localhost'],
Expand Down

0 comments on commit 53614d4

Please sign in to comment.