Skip to content

Commit 2b0a7e3

Browse files
webmaster128aumetra
authored andcommitted
Remove ark-bls12-381 from crypto-verify contract
1 parent bcfae4f commit 2b0a7e3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contracts/crypto-verify/Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/crypto-verify/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ cranelift = ["cosmwasm-vm/cranelift"]
3030

3131
[dependencies]
3232
base64 = "0.22.0"
33-
ark-bls12-381 = { version = "0.4.0", default-features = false }
3433
cosmwasm-schema = { path = "../../packages/schema" }
3534
cosmwasm-std = { path = "../../packages/std", features = ["cosmwasm_2_1", "iterator"] }
3635
hex = "0.4"

0 commit comments

Comments
 (0)