ergoplatform / ergoplatform/eips
[EIP-0004] Give reference of algorithm `intToVlq`
Open
- Dominant language
- No language data
- Stars
- 64
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
In EIP-0004, the encoding in R4 is given as `'\x0e' + intToVlq(byteArray.length) + byteArray`
Would be good to have a link or a code snippet explaining how to implement `intToVlq`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.