mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Rename FROST's official package name and update documentation
This commit is contained in:
@@ -20,7 +20,7 @@ blake2 = "0.10"
|
||||
|
||||
transcript = { path = "../crypto/transcript" }
|
||||
dalek-ff-group = { path = "../crypto/dalek-ff-group" }
|
||||
frost = { path = "../crypto/frost" }
|
||||
frost = { package = "modular-frost", path = "../crypto/frost" }
|
||||
|
||||
monero = { version = "0.16", features = ["experimental"] }
|
||||
monero-serai = { path = "../coins/monero", features = ["multisig"] }
|
||||
|
||||
Reference in New Issue
Block a user