mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Implement SeraiAddress <-> Participant mapping and add RemoveParticipant transactions
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -8318,6 +8318,7 @@ dependencies = [
|
||||
"blake2",
|
||||
"borsh",
|
||||
"ciphersuite",
|
||||
"dkg",
|
||||
"env_logger",
|
||||
"frost-schnorrkel",
|
||||
"hex",
|
||||
@@ -8387,6 +8388,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"borsh",
|
||||
"dkg",
|
||||
"futures",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
|
||||
Reference in New Issue
Block a user