BitShares Forum
		Main => Stakeholder Proposals => Topic started by: Chronos on May 18, 2016, 08:47:01 pm
		
			
			- 
				At http://docs.bitshares.org/bitshares/tutorials/worker-create.html I read the following, on the topic of worker vesting:
The variable pay_vesting_period_days is the integer number of days you set for vesting.
Does this mean that after n days, the entire payment switches from unavailable to available? Or does it mean that 1/n of the payment becomes available each day until the nth day is reached? If the latter, is there a way to set up the former?
			 
			
			- 
				
At http://docs.bitshares.org/bitshares/tutorials/worker-create.html I read the following, on the topic of worker vesting:
The variable pay_vesting_period_days is the integer number of days you set for vesting.
Does this mean that after n days, the entire payment switches from unavailable to available? Or does it mean that 1/n of the payment becomes available each day until the nth day is reached? If the latter, is there a way to set up the former?
1. Find someone to be an escrow, multi-sig your account, 
2. setup a proposal which will expire n days later and with a review period, approve it in advance.
			 
			
			- 
				So it is 1/n of the worker pay released per day. Thanks for the quick answer.