Add ristretto multiply syscall (#12699)
This commit is contained in:
@@ -11,6 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bincode = "1.3.1"
|
||||
byteorder = "1.3.4"
|
||||
curve25519-dalek = "3"
|
||||
num-derive = "0.3"
|
||||
num-traits = "0.2"
|
||||
solana-runtime = { path = "../../runtime", version = "1.4.0" }
|
||||
|
Reference in New Issue
Block a user