Sorry for not creating a pull request but this line: https://github.com/bitcoin/bitcoin/blob/master/src/base58.cpp#L96 should read: ``` str.assign(zeroes, pszBase58[0]); ```
Sorry for not creating a pull request but this line:
https://github.com/bitcoin/bitcoin/blob/master/src/base58.cpp#L96
should read: