8 lines
283 B
Markdown
8 lines
283 B
Markdown
# status-js
|
|
|
|
# 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`
|
|
|
|
web3.ssh options: `powTime (1), ttl (10) and powTarget (0.002)
|