bancorprotocol / webapp-v2

https://beta.bancor.network
MIT License
1 stars 2 forks source link

incorrect network sync #522

Open ashachaf opened 2 years ago

ashachaf commented 2 years ago

flow:

  1. set your wallet to ropsten
  2. connect your wallet
  3. change network to mainnet
  4. navigate to trade
  5. try to perform a trade expected: to be able to execute the trade on mainnet actual: we are trying to trigger the transaction on ropsten (if you refresh, things work fine) image