1
This commit is contained in:
parent
587b4c2c53
commit
8ecb034b9b
@ -414,6 +414,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'];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user