mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 13:28:01 -05:00
* add lcstore to rpc config and lc server * read updates from store * remove unused func * optimistic tests * finality tests * changelog entry * Update changelog/bastin_read-updates-from-store-in-rpc.md Co-authored-by: Radosław Kapka <rkapka@wp.pl> * pass lcstore to rpc service --------- Co-authored-by: Radosław Kapka <rkapka@wp.pl>
129 B
129 B
Added
- Read light client optimistic and finality updates from LCStore instead of computing them in the beacon API handlers.