Skip to content

Commit

Permalink
Only use geth for nightly runs
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Aug 31, 2021
1 parent 11f1d74 commit e6fbfc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scenario_player/environment/development.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"development_environment": "unstable",
"pfs_with_fee": "https://pfs.transport01.raiden.network",
"eth_rpc_endpoints": [
"http://geth.goerli.ethnodes.brainbot.com:8545",
"http://parity.goerli.ethnodes.brainbot.com:8545"
"http://geth.goerli.ethnodes.brainbot.com:8545"
],
"transfer_token": "0x59105441977ecD9d805A4f5b060E34676F50F806",
"pfs_fee": 50000000000000000,
Expand Down

0 comments on commit e6fbfc4

Please sign in to comment.