Graph: Difficulty since genesis

It appears difficulty has bumped up recently. Here is a graph.

difficulty

btw, since v0.4.0 anyone with a running neptune-core node can generate this graph via:

neptune-cli block-difficulties tip | graph_difficulty.py

The script is located in neptune-core/scripts/python

1 Like