mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
Introduce a more typesafe wNAF API, and remove the unstable-wnaf feature.
This commit is contained in:
@@ -15,7 +15,6 @@ byteorder = "1.1.0"
|
||||
clippy = { version = "0.0.151", optional = true }
|
||||
|
||||
[features]
|
||||
unstable-wnaf = []
|
||||
unstable-features = ["unstable-wnaf"]
|
||||
unstable-features = []
|
||||
u128-support = []
|
||||
default = ["u128-support"]
|
||||
|
Reference in New Issue
Block a user