Merge pull request #1726 from epysqyli/patch-1

BIP158: fix btcutil gcs broken link.
This commit is contained in:
Jon Atack 2025-01-03 20:58:18 -08:00 committed by GitHub
commit 708162951c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -344,7 +344,7 @@ Light client: [https://github.com/lightninglabs/neutrino]
Full-node indexing: https://github.com/Roasbeef/btcd/tree/segwit-cbf
Golomb-Rice Coded sets: https://github.com/btcsuite/btcutil/blob/master/gcs
Golomb-Rice Coded sets: https://github.com/btcsuite/btcd/tree/master/btcutil/gcs
== Appendix A: Alternatives ==