1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge pull request #843 from vincenzopalazzo/master

Fixed hanging links and removed the number inside the name of the file base58.cpp
This commit is contained in:
Luke Dashjr
2019-09-19 21:34:46 +00:00
committed by GitHub

View File

@@ -50,7 +50,7 @@ This proposal is not backwards compatible, but it fails gracefully-- if an older
==Reference Implementation==
See base58.cpp1/base58.h at https://github.com/bitcoin/bitcoin/src
See base58.cpp/base58.h at https://github.com/bitcoin/bitcoin/tree/master/src
==See Also==