Skip to content

Commit fa17392

Browse files
authored
Merge pull request #142 from sedited/update_readme_link
doc: Link to the correct kernel tracking issue
2 parents 4b5d39c + 247799e commit fa17392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rust-bitcoinkernel
22

33
`rust-bitcoinkernel` is a wrapper around
4-
[libbitcoinkernel](https://github.com/bitcoin/bitcoin/issues/24303), an experimental C++
4+
[libbitcoinkernel](https://github.com/bitcoin/bitcoin/issues/27587), an experimental C++
55
library exposing Bitcoin Core's validation engine. It supports both validation
66
of blocks and transaction outputs as well as reading block data.
77

0 commit comments

Comments
 (0)