nimbus-eth2/beacon_chain
Etan Kissling 2e9fa87f8b
use SyncAggregate.init() everywhere (#2932)
The initialization of a `SyncAggregate` to its default value is not very
intuitive. There is an `init` function in `sync_committee_msg_pool` that
provides a convenience wrapper. This patch exports that initializer so
that the rest of the code base can also take advantage of it.
2021-09-30 13:56:07 +00:00
..
2021-09-29 23:43:28 +00:00
2021-09-14 12:12:49 +03:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-08-12 13:08:20 +00:00