Skip to content

Commit

Permalink
fixup! shielded_token: feature guard validation to avoid compilation …
Browse files Browse the repository at this point in the history
…into wasm
  • Loading branch information
tzemanovic committed Jun 18, 2024
1 parent f6f7845 commit 1f6130b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/shielded_token/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ validation = [
]
testing = [
"multicore",
"validation",
"namada_core/testing",
"masp_primitives/test-dependencies",
]
Expand Down

0 comments on commit 1f6130b

Please sign in to comment.