Function : createVault() in Cally.sol
line 169  require(dutchAuctionReserveStrike < strikeOptions[dutchAuctionStartingStrikeIndex], Reserve strike too small);
If the current error message is followed, user will never be able to successfully createVault()
Correct error message string
