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
After doing some local testing I noticed that Shiden doesn't receive the XCM messages.
Later, I attempted a reserve transfer from the Kusama Asset Hub to Shiden on the live chain. Although the XCM was executed successfully from the Asset Hub's perspective, I did not observe any events on Shiden indicating the receipt of the message.
However, when I sent XCM messages from Shiden to the Asset Hub it worked fine.
Steps to Reproduce
Try sending any XCM message to Shiden from another parachain.
Expected vs. Actual Behavior
Would expect the message to be processed.
Environment
On live Kusama AH and Shiden chain.
Edit: After checking on Subscan I realized the message was processed, but no events were shown on PolkadotJs
The text was updated successfully, but these errors were encountered:
Description
After doing some local testing I noticed that Shiden doesn't receive the XCM messages.
Later, I attempted a reserve transfer from the Kusama Asset Hub to Shiden on the live chain. Although the XCM was executed successfully from the Asset Hub's perspective, I did not observe any events on Shiden indicating the receipt of the message.
However, when I sent XCM messages from Shiden to the Asset Hub it worked fine.
Steps to Reproduce
Try sending any XCM message to Shiden from another parachain.
Expected vs. Actual Behavior
Would expect the message to be processed.
Environment
On live Kusama AH and Shiden chain.
Edit: After checking on Subscan I realized the message was processed, but no events were shown on PolkadotJs
The text was updated successfully, but these errors were encountered: