Expand description
Defines traits which represent a common interface for Substrate pallets which want to incorporate bridge functionality.
Modules
- Pallet for checking GRANDPA Finality Proofs.
Structs
- A GRANDPA Authority List and ID.
- Data required for initializing the bridge pallet.
Enums
- Inclusion proofs of different tries
Traits
- Abstract finality proof that is justifying block finality.
- A trait for pallets which want to keep track of finalized headers from a bridged chain.
- base trait for verifying transaction inclusion proofs.
- A type that can be used as a parameter in a dispatchable function.
Functions
- Find header digest that schedules next GRANDPA authorities set.