|
Monero
|
Namespaces | |
| namespace | gen_wide_data |
Functions | |
| gen_wide_data.difficulty () | |
Variables | |
| int | gen_wide_data.DIFFICULTY_TARGET = 120 |
| int | gen_wide_data.DIFFICULTY_WINDOW = 720 |
| int | gen_wide_data.DIFFICULTY_LAG = 15 |
| int | gen_wide_data.DIFFICULTY_CUT = 60 |
| int | gen_wide_data.time = 1000 |
| gen_wide_data.gen = difficulty() | |
| gen_wide_data.diff = next(gen) | |
| int | gen_wide_data.power = 100 if i < 10000 else 100000000 if i < 500 else 1000000000000 if i < 1000 else 1000000000000000 if i < 2000 else 10000000000000000000 if i < 4000 else 1000000000000000000000000 |