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 runtime (probably the core module) should support two things:
An internal call that can verify an Oasis MKVS Merkle proof against the given root.
A query that can return a storage MKVS Merkle proof of the given value. It should support both state and IO trees (so we can prove events and transaction inputs/outputs).
Together with #1564 this will enable trustless cross-runtime communication.
The text was updated successfully, but these errors were encountered:
The runtime (probably the core module) should support two things:
Together with #1564 this will enable trustless cross-runtime communication.
The text was updated successfully, but these errors were encountered: