mirror of
https://github.com/status-im/status-js-api.git
synced 2025-02-18 12:26:58 +00:00
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)
|