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
Sometimes there's a situation when relay submits transaction with "invalid messages proof". This happens because messages proof contains invalid (parachain/relay) header reference...and this happens because of issue in futures synchronzation in the messages race. Fix is on the way
The text was updated successfully, but these errors were encountered:
Sometimes there's a situation when relay submits transaction with "invalid messages proof". This happens because messages proof contains invalid (parachain/relay) header reference...and this happens because of issue in futures synchronzation in the messages race. Fix is on the way
The text was updated successfully, but these errors were encountered: