From 721bad84c1267406cd15c31603530f663eccd9f4 Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Sun, 3 Nov 2013 01:43:24 -0700 Subject: [PATCH] bitcoin/slush_reward_: fix documentation copypaste error in plugin name --- plugins/bitcoin/slush_reward_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bitcoin/slush_reward_ b/plugins/bitcoin/slush_reward_ index 6271fcc7..80edb2e9 100644 --- a/plugins/bitcoin/slush_reward_ +++ b/plugins/bitcoin/slush_reward_ @@ -1,7 +1,7 @@ #!/usr/bin/python # based on https://github.com/pdbrown/munin-custom/blob/master/plugins/hashrate # improved by @deveth0 (donation to 1GzHgp9hsDRsf96MnVk2oo6EG1VmWP9jGs :) ) -# usage: link to slush_hashrate_YOURAPIKEY +# usage: link to slush_reward_YOURAPIKEY import sys import urllib2 import json