Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Fix up paydays.json for new schema (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Aug 23, 2012
1 parent e1cca67 commit 8d0aa2b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions www/about/paydays.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,18 @@ paydays = db.fetchall("""\
, ts_end

, transfer_volume
, exchange_volume
, exchange_fees_volume

, ncharges
, charge_volume
, charge_fees_volume

, nachs
, ach_volume
, ach_fees_volume

, nparticipants
, ntippers
, ntransfers
, nexchanges

, ncc_missing
, ncc_failing
Expand Down

0 comments on commit 8d0aa2b

Please sign in to comment.