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.
Add folders /mainchain_interoperability/cc_commands and /sidechain_interoperability/cc_commands
Under /mainchain_interoperability/cc_commands and /sidechain_interoperability/cc_commands folders,
Add channel_terminated.ts, declare CrossChainChannelTerminatedCommand class extending BaseCrossChainCommand
Add registration.ts, declare CrossChainRegistrationCommand class extending BaseCrossChainCommand
Add sidechain_terminated.ts, declare CrossChainSidechainTerminatedCommand class extending BaseCrossChainCommand
Description
/mainchain_interoperability/cc_commands
and/sidechain_interoperability/cc_commands
Under
/mainchain_interoperability/cc_commands
and/sidechain_interoperability/cc_commands
folders,channel_terminated.ts
, declareCrossChainChannelTerminatedCommand
class extendingBaseCrossChainCommand
registration.ts
, declareCrossChainRegistrationCommand
class extendingBaseCrossChainCommand
sidechain_terminated.ts
, declareCrossChainSidechainTerminatedCommand
class extendingBaseCrossChainCommand
constants.ts
crossChainMessageSchema
as defined in LIP0049:Cross-chain Message SchemaAcceptance Criteria
Additional information
The text was updated successfully, but these errors were encountered: