referrerpolicy=no-referrer-when-downgrade

Module xcm_runtime_apis::conversions

source ·
Expand description

Exposes runtime APIs for various XCM-related conversions. Contains runtime APIs for useful conversions, such as between XCM Location and AccountId.

Structs§

  • A helper implementation that can be used for LocationToAccountApi implementations. It is useful when you already have a ConvertLocation<AccountId> implementation and a default Ss58Prefix.

Enums§

Traits§