Skip to content

Commit 961c225

Browse files
author
vlad
committed
check-hw-tool build fix
1 parent 8b269d1 commit 961c225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cosmwasm/enclaves/execute/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ light-client-validation = [
3636
"enclave_contract_engine/light-client-validation",
3737
"block-verifier"
3838
]
39-
random = ["enclave_contract_engine/random", "enclave_crypto/random"]
39+
random = ["enclave_contract_engine/random", "enclave_crypto/random", "block-verifier"]
4040
verify-validator-whitelist = [
4141
"block-verifier/verify-validator-whitelist",
4242
"light-client-validation"

0 commit comments

Comments
 (0)