Cargo Features
aabb-cw-orch has no features set by default.
[dependencies]
aabb-cw-orch = { version = "0.12.1", features = ["node-tests", "daemon"] }
- node-tests = daemon
-
enable node-backed tests (ensure Docker is running) run with
cargo test --jobs 1 --features node-tests
- daemon node-tests?
-
enable the optional dependencies
Enables base16, base64 ^0.21.0, bitcoin ^0.30.0, chrono, cosmrs ^0.14.0, derive_builder ^0.12.0, ed25519-dalek ^1, eyre, hex, hkd32, ibc-chain-registry ^0.23.0, ibc-relayer-types ^0.23.0, prost ^0.11, rand_core, reqwest ^0.11.9, ring ^0.16.20, ripemd, secp256k1 ^0.27.0, tokio, and tonic ^0.9.2
Affects
aabb-cw-orch::daemon
…