diff --git a/plugins/other/bitcoind_ b/plugins/other/bitcoind_ index bf75a589..a62cb7a2 100755 --- a/plugins/other/bitcoind_ +++ b/plugins/other/bitcoind_ @@ -56,6 +56,7 @@ def main(): 'transactions': ("Transactions", "Transactions", ('confirmed', 'waiting')), 'block_age': ("Last Block Age", "Seconds"), + 'difficulty': ("Difficulty", ""), } labels = request_labels[request_var] if len(labels) < 3: