Cargo Features
zkstack has no features set by default.
[dependencies]
zkstack = { version = "0.1.2", features = ["gateway"] }
- gateway
-
Features that allows gateway-chain related actions.
These should be available for outside users until stabilized.Affects
commands::gateway
…