Skip to content

File: src/Xcm/v5/QueryResponseInfo/QueryResponseInfo.sol

QueryResponseInfo

Kind: source

Structs

struct QueryResponseInfo

Information regarding the composition of a query response.

FieldTypeDescription
destinationstruct LocationThe destination to which the query response message should be sent.
queryIdQueryIdThe `query_id` field of the `QueryResponse` message.
maxWeightstruct WeightThe `max_weight` field of the `QueryResponse` message.

Created with solidity-doc-generator