1
This commit is contained in:
parent
9a338dde91
commit
1548872505
@ -422,7 +422,7 @@ class Staking extends BaseModel {
|
||||
$info['total_staking_value'] += $stakingDto['cec_value'] + $stakingDto['total_rewards'];
|
||||
} else {
|
||||
$stackingInfo['claim_rewards'] += $stakingDto['total_rewards'];
|
||||
$info['total_staking_value'] += $stakingDto['cec_value'] + $stakingDto['total_rewards'];
|
||||
//$info['total_staking_value'] += $stakingDto['cec_value'] + $stakingDto['total_rewards'];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user