Skip to content

Commit

Permalink
Update CLI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Pymmdrza authored Aug 25, 2024
1 parent 2cd45d6 commit fa0a230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cryptofuzz/CLI.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
{green}-w, {reset} {cyan}--wif {reset} {white} Generate a WIF\n{reset}
{green}-eth, {reset} {cyan}--ethereum {reset} {white} Generate an Ethereum address\n{reset}
{green}-ltc, {reset} {cyan}--litecoin {reset} {white} Generate a Litecoin address\n{reset}
{green}-digi, {reset} {cyan}--digibyte {reset} {white} Generate a DigiByte address\n{reset}
{green}-doge, {reset} {cyan}--dogecoin {reset} {white} Generate a Dogecoin address\n{reset}
{green}-digi, {reset} {cyan}--digibyte {reset} {white} Generate a DigiByte address\n{reset}
{green}-doge, {reset} {cyan}--dogecoin {reset} {white} Generate a Dogecoin address\n{reset}
{green}-btg, {reset} {cyan}--bitcoingold {reset} {white} Generate a Bitcoin Gold address\n{reset}
{green}-qtum,{reset} {cyan}--qtum {reset} {white} Generate a Qtum address\n{reset}
{green}-zec, {reset} {cyan}--zcash {reset} {white} Generate a Zcash address\n{reset}
Expand Down

0 comments on commit fa0a230

Please sign in to comment.