Skip to content

Commit ba1d7d9

Browse files
committed
electrsd: fix bitcoind feature version
1 parent 49ffe90 commit ba1d7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electrsd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bitcoind_27_2 = ["bitcoind/27_2"]
5454
bitcoind_26_2 = ["bitcoind/26_2"]
5555
bitcoind_25_2 = ["bitcoind/25_2"]
5656
bitcoind_24_2 = ["bitcoind/24_2"]
57-
bitcoind_23_1 = ["bitcoind/23_2"]
57+
bitcoind_23_2 = ["bitcoind/23_2"]
5858
bitcoind_22_1 = ["bitcoind/22_1"]
5959
bitcoind_0_21_2 = ["bitcoind/0_21_2"]
6060
bitcoind_0_20_2 = ["bitcoind/0_20_2"]

0 commit comments

Comments
 (0)