// in Vault#constructor
require(_minLockPeriod > 0, 'zero minLockPeriod');
