We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
electrs
1 parent 891426a commit 3bb331dCopy full SHA for 3bb331d
Cargo.toml
@@ -10,6 +10,7 @@ keywords = ["bitcoin", "electrum", "server", "index", "database"]
10
documentation = "https://docs.rs/electrs/"
11
readme = "README.md"
12
edition = "2018"
13
+default-run = "electrs"
14
15
[features]
16
liquid = ["elements"]
0 commit comments