snt-gas-relay/gas-relayer/launch-geth-testnet.sh

5 lines
222 B
Bash
Raw Normal View History

#!/bin/bash
2018-11-30 23:07:23 +00:00
#!/bin/bash
geth --testnet --syncmode=light --port=30303 --ws --wsport=8546 --wsaddr=localhost --wsorigins=http://localhost:8000,embark,gas-relayer --maxpeers=25 --shh --shh.pow=0.002 --wsapi=eth,web3,net,shh