bisq/core/src
Steven Barclay cc7d0dec26
Actually use the injected Clock param of isDateInTolerance
Use 'clock.millis()' instead of "new Date().getTime()" in SignedWitness
& AccountAgeWitness, as the latter may have been left as an oversight.

Also tidy the date field of the toString() methods.
2019-12-19 03:43:02 +00:00
..
main Actually use the injected Clock param of isDateInTolerance 2019-12-19 03:43:02 +00:00
test Remove unused parameters from assorted methods 2019-12-19 03:42:54 +00:00