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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
Implement apply function as described in LIP0049:InternalFuncs:apply(ccu,ccm) in
BaseInteroperabilityStore
Make sure
ccu
(CrossChainUpdate) andccm
(CrossChainMessage) interface is declared if not then declare it.Make sure
terminatedStateAccount
andsendInternal
is implementation existsIn order to use
terminatedStateAccount
andsendInternal
, initialise InteroperabilityStore by passinggetStore
andinteroperableModules
Acceptance Criteria
Additional Information
terminatedStateAccount
andsendInternal
internal functionsThe text was updated successfully, but these errors were encountered: