Skip to content

Call initGenesisChunks in a lazy way #470

@tzdybal

Description

@tzdybal

Currently initGenesisChunks is called during node startup.

This call can be postponed to the moment when someone actually requests this data by calling initGenesisChunks inside GetGenesisChunks (typo in the name will be fixed by #267).

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions