Skip to content

Conversation

@Bashmunta
Copy link

This change corrects a stale error wrap message in genesis/storage.go within loadState(), replacing a misleading reference to InitializeFromProtoUnsafePhase0 with a precise description that the failure occurred while loading the genesis state from a file and includes the file path. The previous message was a refactor leftover that incorrectly implied a different initialization routine, causing confusion during diagnostics, while the new message aligns with the actual flow (stateFromFile -> detect.UnmarshalState) and improves debuggability by providing path context.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants