diff options
author | fanquake <fanquake@gmail.com> | 2024-03-11 12:12:12 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-03-18 16:59:39 +0000 |
commit | 80f8b92f4f2311b9e9a25361c9dd973244e6f95c (patch) | |
tree | 427e219df7ae51247bb6a8383393f5838842f37e /.gitignore | |
parent | 9a459e3ab9f983aabc9942e0989f790c9a511b9f (diff) |
remove libbitcoinconsensus
This was deprecated in v27.0, for removal in v28.0.
See discussion in PR #29189.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3fe36aba89..f604b7aeee 100644 --- a/.gitignore +++ b/.gitignore @@ -136,7 +136,6 @@ test/lint/test_runner/target/ /doc/doxygen/ -libbitcoinconsensus.pc contrib/devtools/split-debug.sh # Output from running db4 installation |