mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Route the coordinator, fix race conditions in the signers library
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -8630,7 +8630,6 @@ name = "serai-processor-frost-attempt-manager"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"borsh",
|
||||
"hex",
|
||||
"log",
|
||||
"modular-frost",
|
||||
"parity-scale-codec",
|
||||
@@ -8666,6 +8665,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"borsh",
|
||||
"dkg",
|
||||
"hex",
|
||||
"parity-scale-codec",
|
||||
"serai-coins-primitives",
|
||||
"serai-in-instructions-primitives",
|
||||
|
||||
Reference in New Issue
Block a user