From bef61944eada36e1814042e5ab5f2d21878cf453 Mon Sep 17 00:00:00 2001 From: grondilu Date: Sat, 27 Jul 2013 11:47:00 +0200 Subject: [PATCH] Update bitcoin.sh Using a silly number for version error: V -> 5 (since V is 5 in roman numerals) E -> 3 R -> 8 (closest there is) S -> 5 I -> 1 O -> 0 N -> skip this one --- bitcoin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitcoin.sh b/bitcoin.sh index 1149006..d2ed515 100644 --- a/bitcoin.sh +++ b/bitcoin.sh @@ -17,7 +17,7 @@ if ((BASH_VERSINFO[0] < 4)) then echo "This script requires bash version 4 or above." >&2 - return 10 + return 538510 fi declare -a base58=(