All chains
    Preparing search index...

    Type Alias PendingXcmQueries

    PendingXcmQueries: StorageDescriptor<[Key: bigint], SizedHex<32>, true, never>

    The pending XCM response queries and their XCM hash referencing the message in the [PendingXcmMessages] storage.

    The QueryId is the identifier from the [pallet_xcm] query handler registry. The XCM pallet will notify about the status of the message by calling the [Pallet::receive_query_response] function with the QueryId and the response.