wavesplatform / nodemon

Waves nodes monitoring service
MIT License
7 stars 0 forks source link

Fixed uint64 to int conversion issue by replacing all height types to… #275

Closed alexeykiselev closed 2 months ago

alexeykiselev commented 2 months ago

… uint64.

Renamed all "min" and "max" names to avoid collitions with the built-in functions.