Cargo Features
cw-orch-interchain has no features set by default.
[dependencies]
cw-orch-interchain = { version = "0.8.1", features = ["daemon"] }
- daemon
-
enable the optional dependencies
Enables cw-orch-interchain-daemon and cw-orch-starship, daemon of cw-orch-interchain-core
Affects
cw-orch-interchain::daemon
,cw-orch-interchain::starship
…