mirror of
https://github.com/corda/corda.git
synced 2025-04-05 10:27:11 +00:00
* Make notary service return the current time and the transaction time window along with the TimeWindowInvalid error. Deprecate TimeWindowChecker. Add a static method for validating transaction time window to reduce code duplication.