Skip to content
Snippets Groups Projects
Commit 090f92cd authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Adding personal rpcapi for GasAmin.js

parent 15790c91
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ function getsyncmode ...@@ -69,7 +69,7 @@ function getsyncmode
--bootnodes "${bootnodes}" \ --bootnodes "${bootnodes}" \
--rpc \ --rpc \
--rpcport $rpcport \ --rpcport $rpcport \
--rpcapi "eth,net,web3,admin,clique,miner" \ --rpcapi "eth,net,web3,admin,clique,miner,personal" \
--port $netport \ --port $netport \
--nousb \ --nousb \
--txpool.nolocals \ --txpool.nolocals \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment