mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Clean the transaction definitions in the coordinator
Moves to borsh for serialization. No longer includes nonces anywhere in the TX.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -8344,7 +8344,6 @@ dependencies = [
|
||||
name = "serai-coordinator-substrate"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"blake2",
|
||||
"borsh",
|
||||
"futures",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user