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
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).
Currently
initGenesisChunksis called during node startup.This call can be postponed to the moment when someone actually requests this data by calling
initGenesisChunksinsideGetGenesisChunks(typo in the name will be fixed by #267).