Crate pallet_bridge_parachains

source ·
Expand description

Parachains finality module.

This module needs to be deployed with GRANDPA module, which is syncing relay chain blocks. The main entry point of this module is submit_parachain_heads, which accepts storage proof of some parachain Heads entries from bridged relay chain. It requires corresponding relay headers to be already synced.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.
  • Autogenerated weights for pallet_bridge_parachains
  • Weight-related utilities.

Structs§

Constants§

  • The target that will be used when publishing logs related to this pallet.

Traits§

  • Trait representing a call that is a sub type of this pallet’s call.

Type Aliases§