show creator earnings in stats
This commit is contained in:
parent
334bc31e3a
commit
6aba2b00f6
|
@ -86,7 +86,7 @@ export function ContractInfoDialog(props: { contract: Contract; bets: Bet[] }) {
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Creator fees</td>
|
<td>Creator earnings</td>
|
||||||
<td>{formatMoney(contract.collectedFees.creatorFee)}</td>
|
<td>{formatMoney(contract.collectedFees.creatorFee)}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user