Cargo Features
abstract-standalone has no features set by default.
[dependencies]
abstract-standalone = { version = "0.24.1", features = ["stargate", "test-utils"] }
- stargate
-
Enables stargate of abstract-sdk
- test-utils
-
Enables abstract-testing
Testing
and test-utils of abstract-sdk
abstract-sdk:
Expose MockModule for testing with other Adapters
Affects
abstract-standalone::mock
…