File: src/Xcm/v5/QueryResponseInfo/QueryResponseInfo.sol
QueryResponseInfo
Kind: source
Structs
struct QueryResponseInfo
Information regarding the composition of a query response.
| Field | Type | Description |
|---|---|---|
destination | struct Location | The destination to which the query response message should be sent. |
queryId | QueryId | The `query_id` field of the `QueryResponse` message. |
maxWeight | struct Weight | The `max_weight` field of the `QueryResponse` message. |