Show Protocoin total circulation
This commit is contained in:
@@ -94,6 +94,8 @@ export function Paymaster(props) {
|
||||
|
||||
<p>Current balance: ₱ {user.member.protocoin.toFixed(2)}</p>
|
||||
|
||||
<p>Total circulation: ₱ {user.member.total_protocoin.toFixed(2)}</p>
|
||||
|
||||
<Grid stackable padded columns={2}>
|
||||
<Grid.Column width={5}>
|
||||
Buy any amount of Protocoin:
|
||||
|
Reference in New Issue
Block a user