Cargo Features
crate_crypto_internal_eth_kzg_bls12_381 has no features set by default.
[dependencies]
crate_crypto_internal_eth_kzg_bls12_381 = { version = "0.5.2", features = ["blst-no-threads"] }
- blst-no-threads
-
Enables no-threads of blst
blst:
Suppress multi-threading.
Engaged on wasm32 target architecture automatically.
crate_crypto_internal_eth_kzg_bls12_381 has 1 feature without comment.