Skip to content

Conversation

jordanschalm
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

### Prefer content hash keys
We consider two types of keys:
1. Collision-resistant content hash of value (eg. `block.ID() -> block`)
2. Index keys (eg. `finalizedHeight -> block.Height`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Index keys (eg. `finalizedHeight -> block.Height`)
2. Index keys (eg. `finalizedHeight -> block.ID()`)

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.

4 participants