LIQ Locker
Lock LIQ tokens for a fixed period of 16 (up to 17 weeks with rounding)
Lock an _amount tokens for an _account for 16 weeks
function lock(address _account, uint256 _amount) externalDelegate votes from the sender to newDelegatee
function delegate(address newDelegatee) externalGet rewards for an _account, can optionally stake liqLIT reward into liqLIT reward pool
function getReward(address _account, bool _stake) publicLast updated