mirror of
https://github.com/monero-project/monero.git
synced 2025-03-21 02:36:32 -04:00

2bc8c3db epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow (stoffu)
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.