AstarNetwork/Astar

Shiden doesn't process XCM messages

Szegoo opened this issue · 1 comments

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

After checking on Subscan I realized the message was processed, but no events were shown on PolkadotJs