You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The remote listener was getting events from previous extrinsics. For example, it was returning a match for dmpQueue.ExecutedDownward from other XCM messages.
When the messages ID are in V3, it would be possible to discriminate events by it.
The text was updated successfully, but these errors were encountered:
The remote listener was getting events from previous extrinsics. For example, it was returning a match for
dmpQueue.ExecutedDownward
from other XCM messages.When the messages ID are in V3, it would be possible to discriminate events by it.
The text was updated successfully, but these errors were encountered: