Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use proper Timestamp type to track time (informalsystems#855)
* Use proper Timestamp type to track time * Handle error when converting from u64 to Timestamp * Use more precise result when comparing the expiry between two timestamps * Move timestamp module to root crate * Fix import errors * Add basic tests for timestamp * Address review feedback * Update changelog
- Loading branch information