Skip to content

Commit

Permalink
updated to the new matcher url
Browse files Browse the repository at this point in the history
  • Loading branch information
jansenmarc committed Dec 2, 2019
1 parent f5cf841 commit a5f81df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
CHAIN = 'mainnet'
CHAIN_ID = 'W'
#MATCHER = 'https://nodes.wavesnodes.com'
MATCHER = 'http://matcher.wavesnodes.com'
#MATCHER = 'http://matcher.wavesnodes.com'
MATCHER = 'https://matcher.waves.exchange'
MATCHER_PUBLICKEY = ''

DATAFEED = 'http://marketdata.wavesplatform.com'
Expand Down

0 comments on commit a5f81df

Please sign in to comment.