Skip to content

Commit f4ecfbb

Browse files
Update header
1 parent 6359174 commit f4ecfbb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

llms.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28199,9 +28199,9 @@ After submitting the transfer, use the `message_id` to correlate origin and dest
2819928199
<span data-ty>✅ Processed Message ID matched.</span>
2820028200
</div>
2820128201

28202-
## Define a Scenario: Multi-Hop XCM with Manual `SetTopic`
28202+
## Define a Scenario: XCM Transfer with Manual `SetTopic`
2820328203

28204-
In complex XCM flows, such as multi-hop transfers that span multiple parachains, you may want to use `SetTopic` to **consistently trace the message across all involved chains**.
28204+
In complex XCM flows, such as transfers that span multiple parachains, you may want to use `SetTopic` to **consistently trace the message across all involved chains**.
2820528205

2820628206
- **Origin chain**: Polkadot Asset Hub
2820728207
- **Destination chain**: Hydration

tutorials/interoperability/xcm-observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ After submitting the transfer, use the `message_id` to correlate origin and dest
171171

172172
--8<-- 'code/tutorials/interoperability/xcm-observability/limited-reserve-transfer-assets-result.html'
173173

174-
## Define a Scenario: Multi-Hop XCM with Manual `SetTopic`
174+
## Define a Scenario: XCM Transfer with Manual `SetTopic`
175175

176-
In complex XCM flows, such as multi-hop transfers that span multiple parachains, you may want to use `SetTopic` to **consistently trace the message across all involved chains**.
176+
In complex XCM flows, such as transfers that span multiple parachains, you may want to use `SetTopic` to **consistently trace the message across all involved chains**.
177177

178178
- **Origin chain**: Polkadot Asset Hub
179179
- **Destination chain**: Hydration

0 commit comments

Comments
 (0)