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
validateGenesisBlock = (params: genesisBlock) => boolean
for schema validationThis function should follow the rules for any genesis block b;
More details can be found on
https://github.com/LiskHQ/lips/blob/master/proposals/lip-0034.md#block-validity
Motivation
This function is required to validate genesis block with new schema.
Acceptance Criteria
Additional Information
Related issues: #5234
The text was updated successfully, but these errors were encountered: