<!-- canonical: https://0xsimao.com/findings/keyring-ii-natspec-comments-keyring-outdated -->

# Some natspec comments in KeyringCoreV2Base are outdated

Low/Info · Three Sigma · Zero-knowledge compliance · 10th July, 2024

Finding 3S-Keyring-N06 of the Keyring Credentials security review.

- Protocol: https://www.keyring.network/
- Report: /reports/keyring-ii
- Source: https://cdn.sanity.io/files/qoqld077/production/75b68b74f4b0dc6fbcd94892d934547d8259b57a.pdf

---

### Description

EntityData and KeyEntry structs have a natspec parameter named PADDING which is not
present.

### Recommendation

Remove the PADDING parameters from the comments.

### Status

Addressed in [#ffe8b11](https://github.com/Keyring-Network/core-v2/commit/ffe8b11b3c8b1eaadb1713eb19e80872a9d1c630).
