feat: add publish, and rpc
This commit is contained in:
@@ -13,4 +13,6 @@ hex = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
rust_util = "0.6"
|
||||
|
||||
lazy_static = "1.4"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
warp = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user