Skip to content

Commit

Permalink
2.16
Browse files Browse the repository at this point in the history
Fixed the compilation problem
  • Loading branch information
lexansoft committed Jan 2, 2019
1 parent 328b6d7 commit 8088ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ethcracker.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ func main() {

if *v > 0 {
println( "------------------------------------------------")
println( "Ethereum Password Cracker v2.16")
println( "Ethereum Password Cracker v2.16 ")
println( "Author: @AlexNa ")
println( "------------------------------------------------")
println( "Private Key File:", *pk )
Expand Down

0 comments on commit 8088ec1

Please sign in to comment.