Files
pezkuwi-subxt/bridges/snowbridge/parachain/primitives/beacon
Serban Iorga 320b52892e Update bridges subtree (#2996)
Update bridges subtree
2024-01-19 16:50:24 +00:00
..
2024-01-19 16:50:24 +00:00

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.