MessageReceived: PlainDescriptor<{
    channel_id: FixedSizeBinary<32>;
    fee_burned: bigint;
    message_id: FixedSizeBinary<32>;
    nonce: bigint;
}>

A message was received from Ethereum

Type declaration

  • channel_id: FixedSizeBinary<32>

    The message channel

  • fee_burned: bigint

    Fee burned for the teleport

  • message_id: FixedSizeBinary<32>

    ID of the XCM message which was forwarded to the final destination parachain

  • nonce: bigint

    The message nonce