Skip to content

check p2shHeader please#3

Open
tzarebczan wants to merge 1 commit intofilipnyquist:masterfrom
tzarebczan:patch-3
Open

check p2shHeader please#3
tzarebczan wants to merge 1 commit intofilipnyquist:masterfrom
tzarebczan:patch-3

Conversation

@tzarebczan
Copy link

per: https://github.com/lbryio/lbrycrd/blob/master/src/chainparams.cpp
base58Prefixes[PUBKEY_ADDRESS] = std::vector(1,0x55);
base58Prefixes[SCRIPT_ADDRESS] = std::vector(1,0x7a);
base58Prefixes[SECRET_KEY] = std::vector(1,0x1c);

per: https://github.com/lbryio/lbrycrd/blob/master/src/chainparams.cpp
base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,0x55);
        base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,0x7a);
        base58Prefixes[SECRET_KEY] =     std::vector<unsigned char>(1,0x1c);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant