mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-03 05:57:21 +00:00
Fix misc. formatting/style/syntax inconsistencies and issues.
This commit is contained in:
committed by
Mike Hearn
parent
820765753c
commit
dc94018992
@@ -76,7 +76,6 @@ public class PrivateKeys {
|
||||
} catch (ArrayIndexOutOfBoundsException e) {
|
||||
System.out.println("First arg should be private key in Base58 format. Second argument should be address " +
|
||||
"to send to.");
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user