mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Use serai-primitives, not serai-client, when possible in coordinator/*
Also updates `serai-coordinator-tributary` to prefer `borsh` to SCALE.
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -9934,10 +9934,10 @@ dependencies = [
|
||||
"log",
|
||||
"rand_core 0.6.4",
|
||||
"schnorr-signatures",
|
||||
"serai-client",
|
||||
"serai-coordinator-substrate",
|
||||
"serai-cosign",
|
||||
"serai-db",
|
||||
"serai-primitives",
|
||||
"serai-processor-messages",
|
||||
"serai-task",
|
||||
"tributary-sdk",
|
||||
@@ -10315,6 +10315,7 @@ dependencies = [
|
||||
"dkg-musig",
|
||||
"parity-scale-codec",
|
||||
"rand_core 0.6.4",
|
||||
"scale-info",
|
||||
"sp-core",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user