summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornkohen <nadavk25@gmail.com>2019-06-13 13:52:10 -0500
committernkohen <nadavk25@gmail.com>2019-06-13 13:52:10 -0500
commit4fe45328c8ad8e23a0a3c3c6ee8133c982905147 (patch)
treeb444cbf6f5aaf1c7e9bb8fbcf9501411bedf0ea7
parent8f9205760ea5cd207789bf98af527032691c9222 (diff)
downloadbips-4fe45328c8ad8e23a0a3c3c6ee8133c982905147.tar.xz
Updated Golomb-Rice Coded sets reference implementation link
-rw-r--r--bip-0158.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0158.mediawiki b/bip-0158.mediawiki
index 6c3202b..579a246 100644
--- a/bip-0158.mediawiki
+++ b/bip-0158.mediawiki
@@ -348,7 +348,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/Roasbeef/btcutil/tree/gcs/gcs
+Golomb-Rice Coded sets: https://github.com/btcsuite/btcutil/blob/master/gcs
== Appendix A: Alternatives ==