Skip to content

Commit

Permalink
final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyCohen committed Apr 3, 2013
1 parent 9f109d4 commit ea3f1cf
Show file tree
Hide file tree
Showing 13 changed files with 3,475 additions and 3,478 deletions.
2 changes: 1 addition & 1 deletion src/base58.h
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ class CBitcoinAddress : public CBase58Data
public:
enum
{
PUBKEY_ADDRESS = 48, // Litecoin addresses start with L
PUBKEY_ADDRESS = 50, // MinCoin addresses start with m
SCRIPT_ADDRESS = 5,
PUBKEY_ADDRESS_TEST = 111,
SCRIPT_ADDRESS_TEST = 196,
Expand Down
Loading

0 comments on commit ea3f1cf

Please sign in to comment.