mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-07 04:04:33 +00:00
We don't need the `cfg` right now, but it makes sense to have the object passed to the clock so that the API doesn't break if we want to support configurable `SECONDS_PER_SLOT`. As the `libnimbus_lc` library is not yet widely used, better to add the argument now than later.