1
This commit is contained in:
parent
4a7990295a
commit
abcc0656dc
@ -163,9 +163,9 @@ func (this *vip) RecalcEsCecConvert(accountAddress string) error {
|
||||
maxIdx = lastWithdraw.idx
|
||||
}
|
||||
if lastDeposit != nil {
|
||||
this.AddEx(accountAddress, "0", maxIdx, "", "",
|
||||
this.AddEx(accountAddress, bnTotal.String(), maxIdx, "escec_convert", "deposit_withdraw_last_src_idx",
|
||||
[][]string {
|
||||
|
||||
{"last_convert_time", q5.ToString(lastDeposit.chainTimestamp)},
|
||||
})
|
||||
}
|
||||
return nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user