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.6.0", features = ["blst-no-threads", "tracing"] }
- blst-no-threads
-
Enables no-threads of blst
blst:
Suppress multi-threading.
Engaged on wasm32 target architecture automatically. - tracing
-
Enables tracing
crate_crypto_internal_eth_kzg_bls12_381 has 2 features without comments.