mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Create a vote transaction upon GeneratedKeyPair
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1319,6 +1319,7 @@ dependencies = [
|
||||
"ciphersuite",
|
||||
"flexible-transcript",
|
||||
"futures",
|
||||
"hex",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"modular-frost",
|
||||
@@ -1326,6 +1327,7 @@ dependencies = [
|
||||
"processor-messages",
|
||||
"rand_core 0.6.4",
|
||||
"schnorr-signatures",
|
||||
"schnorrkel",
|
||||
"serai-client",
|
||||
"serai-db",
|
||||
"sp-application-crypto",
|
||||
|
||||
Reference in New Issue
Block a user