Skip to content

Commit

Permalink
update pubkey_address
Browse files Browse the repository at this point in the history
  • Loading branch information
DCTcoin committed Oct 14, 2015
1 parent 06193cf commit c3059e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base58.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ class CBitcoinAddress : public CBase58Data
public:
enum
{
PUBKEY_ADDRESS = 29,
PUBKEY_ADDRESS = 30,
SCRIPT_ADDRESS = 80,
PUBKEY_ADDRESS_TEST = 111,
SCRIPT_ADDRESS_TEST = 196,
Expand Down

0 comments on commit c3059e6

Please sign in to comment.