git.delta.rocks / unique-network / refs/commits / d4981bc1ee11

difftreelog

fix explaning comment about SetTopic relay router

Daniel Shiposha2023-10-02parent: #a6308d9.patch.diff
in: master

2 files changed

modifiedtests/src/xcm/lowLevelXcmQuartz.test.tsdiffbeforeafterboth
314 // At the moment there is no reliable way314 // At the moment there is no reliable way
315 // to establish the correspondence between the `ExecutedDownward` event315 // to establish the correspondence between the `ExecutedDownward` event
316 // and the relay's sent message due to `SetTopic` instruction316 // and the relay's sent message due to `SetTopic` instruction
317 // containing an unpredictable topic silently added by the relay on the router level.317 // containing an unpredictable topic silently added by the relay's messages on the router level.
318 // This changes the message hash on arrival to our chain.318 // This changes the message hash on arrival to our chain.
319 //319 //
320 // See:320 // See:
modifiedtests/src/xcm/lowLevelXcmUnique.test.tsdiffbeforeafterboth
378 // At the moment there is no reliable way378 // At the moment there is no reliable way
379 // to establish the correspondence between the `ExecutedDownward` event379 // to establish the correspondence between the `ExecutedDownward` event
380 // and the relay's sent message due to `SetTopic` instruction380 // and the relay's sent message due to `SetTopic` instruction
381 // containing an unpredictable topic silently added by the relay on the router level.381 // containing an unpredictable topic silently added by the relay's messages on the router level.
382 // This changes the message hash on arrival to our chain.382 // This changes the message hash on arrival to our chain.
383 //383 //
384 // See:384 // See: