1
This commit is contained in:
parent
26a3d3ee2c
commit
e57700a4ff
@ -9,6 +9,9 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const VESTER_DEPOSIT_EVENT_NAME = "Deposit"
|
||||||
|
const VESTER_WITHDRAW_EVENT_NAME = "Withdraw"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Deposit amount his_amount 衰减,最后的存覆盖之前的
|
Deposit amount his_amount 衰减,最后的存覆盖之前的
|
||||||
Withdraw 所有
|
Withdraw 所有
|
||||||
|
Loading…
x
Reference in New Issue
Block a user