Skip to content

Create a Clock interface

Christopher Schinnerl requested to merge mtlynch:create-clock into master

Created by: mtlynch

Create a Clock interface that allows callers to retrieve the current time.

Add a clock member to ConsensusSet.

Merge request reports