Am i confused or you?
on the web , it stated.
Italocoin specification
Block time: 430seconds. It takes 430seconds to check the authenticity of a transaction and process it. This time is used to apply cryptographic algorithms, and make the payments secure.
on github source, it state:
#define DIFFICULTY_TARGET_V2 430 // seconds
#define DIFFICULTY_TARGET_V1 430 // seconds - before first fork
So, the target block time is 120sec or 430sec?
Also, decimal point would be "12" instead of "8", are you just copy & paste from somewhere else?
#define CRYPTONOTE_DISPLAY_DECIMAL_POINT 12