mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Impl is_odd for dfg::Scalar
This commit is contained in:
@@ -22,7 +22,7 @@ ff = "0.12"
|
||||
group = "0.12"
|
||||
|
||||
generic-array = "0.14"
|
||||
crypto-bigint = {version = "0.4", features = ["zeroize"] }
|
||||
crypto-bigint = { version = "0.4", features = ["zeroize"] }
|
||||
|
||||
dalek-ff-group = { path = "../dalek-ff-group", version = "^0.1.2" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user