Skip to content

Minor bug: hardcoded base58 alphabet character #6321

@vinniefalco

Description

@vinniefalco

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]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions