mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Make progres on handling NewSet events
Further bones out the coordinator.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1304,7 +1304,10 @@ checksum = "13418e745008f7349ec7e449155f419a61b92b58a99cc3616942b926825ec76b"
|
||||
name = "coordinator"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"blake2",
|
||||
"ciphersuite",
|
||||
"flexible-transcript",
|
||||
"log",
|
||||
"modular-frost",
|
||||
"processor-messages",
|
||||
@@ -1313,6 +1316,7 @@ dependencies = [
|
||||
"serai-db",
|
||||
"tokio",
|
||||
"tributary-chain",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user