feat: ✨ receive calculated block for server
feat: ✨ somewhat consensus structure
This commit is contained in:
parent
e7d10c46f8
commit
92b748ab6a
7 changed files with 206 additions and 24 deletions
|
@ -13,3 +13,4 @@ serde_json = "1.0.117"
|
|||
sha3 = "0.10.8"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.21.0"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue