getDpmMktPayouts: log creator fee

This commit is contained in:
mantikoros 2022-03-15 21:53:30 -05:00
parent ecc87c7989
commit a150be88e2

View File

@ -123,7 +123,8 @@ export const getDpmMktPayouts = (
pool, pool,
'profits', 'profits',
profits, profits,
'creator fee' 'creator fee',
creatorFee
) )
const totalPayouts = payouts const totalPayouts = payouts