Skip to content

Commit 89aa6f0

Browse files
committed
docs: update README
1 parent 10dccdb commit 89aa6f0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ corepc-types = { version = "0.10.1", features = ["default"]}
1616
jsonrpc = { version = "0.18.0", features = ["simple_http", "simple_tcp", "minreq_http", "simple_uds", "proxy"] }
1717

1818
[features]
19-
v30_0 = []
19+
30_0 = []

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# bdk-rpc-client
1+
# bdk-bitcoind-client
2+
23
Bitcoin Core RPC Client (experimental)

0 commit comments

Comments
 (0)