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

Adding "personal" to the rpcapi

parent a1dd3763
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ function getsyncmode
--bootnodes "${bootnodes}" \
--rpc \
--rpcport $rpcport \
--rpcapi "eth,net,web3,admin,clique,miner" \
--rpcapi "eth,net,web3,admin,clique,miner,personal" \
--port $netport \
--nousb \
--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