f5e110f2aa
Implementing https://github.com/storj/storj/issues/5702 means adding a bonus billing transaction for each storjscan transaction being recorded. To do this idempotently, we need to the ability to for both the storjscan and bonus transaction to be committed together. This change updates the billing database to allow multiple billing transactions to be inserted under the same database transaction. Change-Id: I941864f47fc64d65aab076eec2e96fd04fcc7aac |
||
---|---|---|
.. | ||
accountfreeze | ||
billing | ||
coinpayments | ||
paymentsconfig | ||
storjscan | ||
stripecoinpayments | ||
account.go | ||
balance.go | ||
charges.go | ||
coupons.go | ||
creditcards.go | ||
credits.go | ||
invoices.go | ||
projectcharges.go | ||
tokens.go |