mit-dci / opencx

An open-source cryptocurrency exchange toolkit for implementing experimental exchange features
MIT License
206 stars 66 forks source link

cxdb/cxdbsql: add struct creation, typos, tests #34

Closed Rjected closed 5 years ago

Rjected commented 5 years ago

This fixes #33, and adds a test for DepositStore creation so similar changes that break creation of DepositStores can be caught.

Adds additional info-level logging on startup.