Crate bridge_runtime_common

Source
Expand description

Common types/functions that may be used by runtimes of all bridged chains.

Modules§

  • Transaction extension that rejects bridge-related transactions, that include obsolete (duplicated) data or do not pass some additional pallet-specific checks.
  • Helpers for implementing various message-related runtime API methods.

Macros§