Cargo Features
drt-chain-vm has no features set by default.
[dependencies]
drt-chain-vm = { version = "0.0.3", features = ["wasm-incopatible"] }
- wasm-incopatible = ed25519-dalek, rand, rand_seeder
-
not supported when compiling to wasm
Affects
crypto_functions::verify_ed25519
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.