All chains
    Preparing search index...

    Type Alias VersionChangeNotified

    VersionChangeNotified: PlainDescriptor<
        {
            cost: {
                fun: XcmV3MultiassetFungibility;
                id: { interior: XcmV5Junctions; parents: number };
            }[];
            destination: { interior: XcmV5Junctions; parents: number };
            message_id: FixedSizeBinary<32>;
            result: number;
        },
    >

    An XCM version change notification message has been attempted to be sent.

    The cost of sending it (borne by the chain) is included.