load coins from config

This commit is contained in:
Josh Harvey 2016-04-08 02:28:51 +01:00
parent 564895ea22
commit 1a10c3aba8
3 changed files with 4 additions and 2 deletions

View file

@ -30,5 +30,5 @@ alter table pending_transactions alter satoshis TYPE bigint;
alter table bills add crypto_code text default 'BTC';
alter table bills alter satoshis TYPE bigint;
- test against old server
- remove debug
- test trading