mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-15 09:48:20 +00:00
Store gossip-verified PayloadAttestationMessages in the operation pool keyed by PayloadAttestationData. At block production time, aggregate them into PayloadAttestations using PTC position mapping and include in the block body. Wire pool insertion into the gossip handler after fork choice.