terra-money / station-legacy

Web Application to interact with Terra Core
https://station.terra.money
64 stars 46 forks source link

fix: Check to see if `to` is a native Terra asset. #216

Closed octalmage closed 2 years ago

octalmage commented 2 years ago

When determining if we should be burning luna or not on swaps, I noticed we were checking from twice.

simcheolhwan commented 2 years ago

We don't use "should burn" now. This code line itself should be false always. Anyway it may confuse others. I will deprecate it.