We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cf501 commit a906c49Copy full SHA for a906c49
lightning-invoice/Cargo.toml
@@ -16,4 +16,5 @@ num-traits = "0.2.8"
16
bitcoin_hashes = "0.10"
17
18
[dev-dependencies]
19
+hex = "0.3"
20
lightning = { version = "0.0.100", path = "../lightning", features = ["_test_utils"] }
0 commit comments