We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5010aca commit b52195eCopy full SHA for b52195e
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