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