Skip to content

Commit af6d0ac

Browse files
committed
Remove under construction warning in README
1 parent 7e48c31 commit af6d0ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

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

3-
:warning::construction: This library is still under contruction. :warning::construction:
4-
53
`rust-bitcoinkernel` is a wrapper around
6-
[libbitcoinkernel](https://github.com/bitcoin/bitcoin/issues/24303), a C++
4+
[libbitcoinkernel](https://github.com/bitcoin/bitcoin/issues/24303), an experimental C++
75
library exposing Bitcoin Core's validation engine. It supports both validation
86
of blocks and transaction outputs as well as reading block data.
97

0 commit comments

Comments
 (0)