Expand description

Defines traits which represent a common interface for Substrate pallets which want to incorporate bridge functionality.

Modules

Structs

Enums

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