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.
ishantiw
changed the title
Implement CrossChainUpdateCMD for MainchainInteroperabilityModule
Implement CrossChainUpdateCommand for MainchainInteroperabilityModule
Feb 25, 2022
Description
For
MainchainInteroperabilityModule
,Implement
verify(context: CommandVerifyContext): VerificationResult
ofCrossChainUpdateCMD
as follows,isLive
functionImplement
execute(context: CommandExecuteContext): void
ofCrossChainUpdateCMD
as below,Follow mainchain CCU execution logic LIP0053:Mainchain CCU#execution
Follow common processing logic as described LIP0053:Common Processing CCU
Acceptance Criteria
verify()
execute()
The text was updated successfully, but these errors were encountered: