Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement delegate registration command for DPoS module #6723

Closed
Tracked by #6717
mehmetegemen opened this issue Sep 3, 2021 · 0 comments
Closed
Tracked by #6717

Implement delegate registration command for DPoS module #6723

mehmetegemen opened this issue Sep 3, 2021 · 0 comments

Comments

@mehmetegemen
Copy link
Contributor

mehmetegemen commented Sep 3, 2021

Description

Implement delegate registration command in delegate_registration.ts in the commands folder as in the LIP (https://research.lisk.com/t/define-state-and-state-transitions-of-dpos-module/320#delegate-registration-42)

  • Define command id and schema as in the LIP
  • Define command name as registerDelegate
  • Implement verify hook as in the LIP
  • Implement execute hook as in the LIP

Acceptance Criteria

  • Possible scenarios are tested in the unit test for hooks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants