This commit is contained in:
Josh Harvey 2016-04-07 17:02:21 +01:00
parent 4e5b1173d6
commit 564895ea22

View file

@ -30,6 +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;
- update cryptoCode for bills insert
- test against old server
- remove debug