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.
Description
Add block processor v0 to process genesis block by implementing below steps according to the LIP:
header.generatorPublicKey
must be emptyheader.reward
must be zeroheader.signature
must be emptyheader.asset.initDelegates
must be array of account addressesheader.asset.accounts
and must be a delegateROUND_LENGTH
(active + standby delegates) elementsheader.asset.initRounds
should be minimum 3Motivation
New genesis block needs to be processed differently from other blocks.
Acceptance Criteria
Additional Information
Related issues: #5234
The text was updated successfully, but these errors were encountered: