lisk-sdk icon indicating copy to clipboard operation
lisk-sdk copied to clipboard

Add CCU transaction creation and posting on sidechain from mainchain

Open ishantiw opened this issue 2 years ago • 0 comments

Description

Chain connector plugin maintains all the data and create a CCU that is used to post updates from Sidechain to mainchain. But we need to post CCU from mainchain to sidechain as well to maintain the liveness of mainchain on the sidechain.

Acceptance Criteria

  • Plugin should be able to post updates from mainchain to sidechain.
  • Should have all the unit test to validate CCU similar to CCUs being posted on mainchain

Additional Information

ishantiw avatar Aug 23 '22 13:08 ishantiw