Expand description

XCM sender for relay chain.

Structs

  • XCM sender for relay chain. It only sends downward message.
  • Implementation of PriceForParachainDelivery which returns a fixed price.
  • Implementation of PriceForParachainDelivery which returns an exponentially increasing price. The A type parameter is used to denote the asset ID that will be used for paying the delivery fee.

Traits

  • Simple value-bearing trait for determining/expressing the assets required to be paid for a messages to be delivered to a parachain.