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 SidechainInteroperabilityModule
Implement CrossChainUpdateCommand for SidechainInteroperabilityModule
Feb 25, 2022
Description
For
SidechainInteroperabilityModule
,Implement
verify(context: CommandVerifyContext): VerificationResult
ofCrossChainUpdateCMD
as follows,isLive
functionImplement
execute(context: CommandExecuteContext): void
ofCrossChainUpdateCMD
as below,Follow sidechain CCU execution logic LIP0053:Sidechain 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: