Skip to content

chore: fix typos terminology in StorageShardedKey comments and variables #17778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidjsonn
Copy link
Contributor

Fix inconsistent terminology in StorageShardedKey:

  • Change transition to block in documentation examples to match
    the base ShardedKey pattern and align with blockchain terminology
  • Update field comment from transition id to block number to match
    the actual field name highest_block_number
  • Rename variables in decode() from tx_num_index/highest_tx_number to
    block_num_index/highest_block_number for consistency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant