We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa03e4a commit 2202bcbCopy full SHA for 2202bcb
stacks-common/Cargo.toml
@@ -102,5 +102,5 @@ bech32_std = []
102
bech32_strict = []
103
104
# Wasm-specific features for easier configuration
105
-wasm-web = ["rand", "getrandom/js"]
+wasm-web = ["rand", "getrandom/js", "libsecp256k1/static-context"]
106
wasm-deterministic = ["getrandom/custom"]
0 commit comments