OriginProtocol / origin-bridge

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge
MIT License
15 stars 7 forks source link

Alters price column type to handle decimal values #77

Closed Gzing closed 6 years ago

Gzing commented 6 years ago

First pull request? Read our guide to contributing

Checklist:

Description:

fixes #75 by altering price column in listing model from int to numeric type