view data fixes
This commit is contained in:
@@ -44,6 +44,11 @@ export class LeagueWalletService implements Service {
|
||||
leagueId,
|
||||
balance: 15750.00,
|
||||
currency: 'USD',
|
||||
totalRevenue: 7500.00,
|
||||
totalFees: 1200.00,
|
||||
totalWithdrawals: 1200.00,
|
||||
pendingPayouts: 0,
|
||||
canWithdraw: true,
|
||||
transactions: [
|
||||
{
|
||||
id: 'txn-1',
|
||||
|
||||
Reference in New Issue
Block a user