mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
320b52892e
Update bridges subtree
Beacon Primitives
Crate with low-level supporting functions for the beacon client, including:
- bls12-381 signature handling to verify signatures on the beacon chain
- merkle proofs
- receipt verification
- ssz types
The code in this crate relates to the Ethereum consensus chain, commonly referred to as the beacon chain.