Work on request filter deserialization

This commit is contained in:
Greg Heartsfield
2021-11-23 14:15:47 -06:00
parent ba19c978a5
commit bd7d083107
4 changed files with 57 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ futures-util = "0.3.17"
tokio-tungstenite = "0.16.0"
tungstenite = "0.16.0"
thiserror = "1.0.30"
uuid = { version = "0.8", features = ["v4"] }
bitcoin_hashes = { version = "0.10.0", features = ["serde"] }