Skip to content

Instantly share code, notes, and snippets.

@fredo
Last active June 22, 2020 13:43
Show Gist options
  • Save fredo/e213687409ce08c81606348af18fb073 to your computer and use it in GitHub Desktop.
Save fredo/e213687409ce08c81606348af18fb073 to your computer and use it in GitHub Desktop.
run raiden
raiden --log-config=raiden:DEBUG --keystore-path=./keystore --address=0xDAad27196951Bd48a12a22A5c79923c93066Bc4b --password-file=./keystore/pw --eth-rpc-endpoint=http://geth.goerli.ethnodes.brainbot.com:8545 --accept-disclaimer --environment-type=development --api-address=127.0.0.1:7778 --network-id goerli --pathfinding-service-address https://pfs.transport03.raiden.network --log-config raiden.network.transport.matrix.transport:debug,raiden.network.transport.matrix.rtc.aio_loop:debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment