Skip to content

chore(keystone): fix 'serialzed' -> 'serialized' typo#22463

Open
genisis0x wants to merge 1 commit into
smartcontractkit:developfrom
genisis0x:chore/typo-keystone-serialzed
Open

chore(keystone): fix 'serialzed' -> 'serialized' typo#22463
genisis0x wants to merge 1 commit into
smartcontractkit:developfrom
genisis0x:chore/typo-keystone-serialzed

Conversation

@genisis0x
Copy link
Copy Markdown

Summary

Local variable in WriteOnchainMeta was named serialzed across nine lines in core/scripts/keystone/src/88_contracts_helpers.go. Renamed to serialized for readability. Variable is function-scoped; no external callers.

Cosmetic only; no behavior change.

Test plan

  • go build ./... clean in core/scripts/keystone/.

Local variable in WriteOnchainMeta was named 'serialzed' across nine
lines in core/scripts/keystone/src/88_contracts_helpers.go. Renamed to
'serialized'. Variable is function-scoped; no external callers.

Cosmetic only; no behavior change.
@genisis0x genisis0x requested a review from a team as a code owner May 14, 2026 07:28
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