Expand description

Converts messages from Ethereum to XCM messages

Structs§

Enums§

  • Reason why a message conversion failed.
  • Destination for bridged tokens
  • Messages from Ethereum are versioned. This is because in future, we may want to evolve the protocol so that the ethereum side sends XCM messages directly. Instead having BridgeHub transcode the messages into XCM.

Traits§

  • convert the inbound message to xcm which will be forwarded to the destination chain

Type Aliases§