Update docs/lee_key_protocol.md

Co-authored-by: Moudy <m.ellaz@hotmail.com>
This commit is contained in:
jonesmarvin8 2026-06-15 15:48:39 -04:00 committed by GitHub
parent b901794098
commit d962bdba1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@ struct ViewingSecretKey { d: [u8; 32], z: [u8; 32] }
type ViewingPublicKey = MlKem768EncapsulationKey; // 1184 bytes — ML-KEM 768 encapsulation key
/// Signing related keys
/// Do we need to define AccountId generation or is that handled in Sergio's?
```
## HD wallet