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.
The pending XCM response queries and their XCM hash referencing the message in the [
PendingXcmMessages] storage.The
QueryIdis 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 theQueryIdand the response.