All chains
    Preparing search index...

    Type Alias send_xcm_message

    send_xcm_message: TxDescriptor<
        { dest: XcmVersionedLocation; message: XcmVersionedXcm },
    >

    XCM send call identical to the [pallet_xcm::Pallet::send] call but with the [Config::SendXcm] router which will be able to send messages to the Relay Chain during the migration.