mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 08:31:28 +09:00
The default behavior for hex string parsing would allow the last digit to be made from a single hexadecimal character, which is correct, but we typically do not want that as it gets confusing and easy to not spot wrong input size.
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.