T
- a total token amount which includes any already released and locked tokens. It can increase if new tokens enter the timelock but it cannot decrease.C
- the current held tokens in the contractacceptBeneficiary()
lockedToken
available to be released by the beneficiary.lockedToken
already released by the beneficiary.msg.sender
. Must already be the pending beneficiary.BeneficiaryUpdate
amount
of timelocked tokens to address to
. The amount
must be less than or equal to the released amount of tokens.Release
_pendingBeneficiary
.PendingBeneficiaryUpdate