Background
In https://github.com/near/mpc-private/issues/251 I noticed we're missing download_genesis = false in the near_init config for localnet. Additionally we're missing a sha256 prefix for the image hash.
User Story
As a developer I want working localnet config.
Acceptance Criteria
We've fixed the config.
Resources & Additional Notes
No response