* Support millisecond timestamp for instant seal engine * Forgot to checkin instant_seal mod * Fix instant seal config * Fix json crate compile * Fix private_spec.json * Option<bool> -> bool
* Integration test for private transaction returned * Do not interrupt verification in case of errors * Helpers use specified * Review comments fixed