Remove final references to scale in coordinator/processor

Slight tweaks to processor
This commit is contained in:
Luke Parker
2025-09-02 02:41:20 -04:00
parent ada94e8c5d
commit 5736b87b57
10 changed files with 16 additions and 95 deletions

3
Cargo.lock generated
View File

@@ -9787,7 +9787,6 @@ dependencies = [
"hex",
"log",
"modular-frost",
"parity-scale-codec",
"rand_core 0.6.4",
"schnorr-signatures",
"schnorrkel",
@@ -9854,7 +9853,6 @@ dependencies = [
"dkg",
"futures",
"log",
"parity-scale-codec",
"serai-client",
"serai-cosign",
"serai-db",
@@ -9892,7 +9890,6 @@ dependencies = [
"blake2 0.11.0-rc.0",
"borsh",
"log",
"parity-scale-codec",
"schnorrkel",
"serai-client",
"serai-cosign-types",