Warning produced by g++ 7.2.0
This commit fixes the warning by using a uint8_t instead of int for a positive number <10.
Warning produced by g++ 7.2.0
This commit fixes the warning by using a uint8_t instead of int for a positive number <10.
Please submit this change to our upstream leveldb repo https://github.com/bitcoin-core/leveldb.
Ok thanks!