Cargo Features
mv-stdlib has no features set by default.
[dependencies]
mv-stdlib = { version = "0.3.2", features = ["address20", "address32", "testing"] }
- address20
-
Enables address20 of mv-core-types
- address32
-
Enables address32 of mv-core-types
- testing
-
Affects
natives::unit_test
,natives::debug
,natives::GasParameters.unit_test
…