From bd4534d28bb96bd2b8d5933b288a59f36dfd5ef5 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Wed, 14 Nov 2018 11:42:07 -0400 Subject: [PATCH] Adding admin to api list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9109bb..6c0ffce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ # Config: -`geth --testnet --syncmode=light --ws --wsport=8546 --wsaddr=localhost --wsorigins=http://localhost:8000,http://localhost:8080 --maxpeers=25 --shh --shh.pow=0.002 --wsapi=eth,web3,net,shh,debug` +`geth --testnet --syncmode=light --ws --wsport=8546 --wsaddr=localhost --wsorigins=statusjs --maxpeers=25 --shh --shh.pow=0.002 --wsapi=eth,web3,net,shh,debug,admin` web3.ssh options: `powTime (1), ttl (10) and powTarget (0.002)