mvs-org / lightwallet

Metaverse blockchain wallet
https://www.myetpwallet.com
GNU Affero General Public License v3.0
58 stars 43 forks source link

Error log complaining about eth_swap time #254

Closed canguruhh closed 5 years ago

canguruhh commented 5 years ago

TypeError: "eth_swap.last_update.getTime is not a function"

canguruhh commented 5 years ago

@LaurentSalou please check if the fix has any side effects

LaurentSalou commented 5 years ago

All good, no matter if eth_swap is a Date object or a string, it works in both case with this fix