Adding admin to api list

This commit is contained in:
Richard Ramos 2018-11-14 11:42:07 -04:00
parent 0c1652f5a2
commit bd4534d28b
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
# Config: # 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) web3.ssh options: `powTime (1), ttl (10) and powTarget (0.002)