Etan Kissling f5f3031c5e
Allow passing redundant next_sync_committee
The producer of `LightClientUpdate` structures usually does not know how
far the `LightClientStore` on the client side has advanced. Updates are
currently rejected when including a redundant `next_sync_committee` not
advancing the `LightClientStore`. Behaviour is changed to allow this.
2022-06-29 13:16:03 +02:00
..
2021-12-29 13:02:36 +01:00
2021-06-24 09:24:58 -07:00
2022-05-23 05:23:16 -06:00