Skip to content

Commit

Permalink
Remove ark-bls12-381 from crypto-verify contract
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 authored and aumetra committed May 7, 2024
1 parent 99eee23 commit bb8a0ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion contracts/crypto-verify/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion contracts/crypto-verify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ cranelift = ["cosmwasm-vm/cranelift"]

[dependencies]
base64 = "0.22.0"
ark-bls12-381 = { version = "0.4.0", default-features = false }
cosmwasm-schema = { path = "../../packages/schema" }
cosmwasm-std = { path = "../../packages/std", features = ["cosmwasm_2_1", "iterator"] }
hex = "0.4"
Expand Down

0 comments on commit bb8a0ab

Please sign in to comment.