peev / cryptobeast-reactjs

MIT License
1 stars 2 forks source link

Currencies DB Table change #348

Open peev opened 5 years ago

peev commented 5 years ago

Currently, in Currencies table in the DB we only keep tokenID and tokenName.

I suggest we add two new columns:

Using the new end points, we can update data on last price, bid, ask price and volume.