You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
Create
generateKey(fieldNumber, wireType ) => varint
Motivation
Messages are encoded as key-value pairs therefore we need a function to generate keys based on the LIP.
Acceptance Criteria
generateKey()
returns valid varint representation of keys as per the LIPgenerateKey
Additional Information
Related issues: #5200
The text was updated successfully, but these errors were encountered: