Cargo Features
namada_token has no features set by default.
[dependencies]
namada_token = { version = "0.251.4", features = ["std", "mainnet", "masp", "masp-validation", "migrations", "multicore", "download-params", "historic-masp", "testing", "arbitrary"] }
- std
-
Enables std of namada_shielded_token
- mainnet
-
Enables mainnet of namada_shielded_token
- masp historic-masp?
-
Enables masp of namada_shielded_token
- masp-validation
-
Enables masp-validation of namada_shielded_token
Affects
namada_token::vp… - migrations = linkme, namada_migrations
-
Enables migrations of namada_shielded_token
- multicore
-
Enables multicore of namada_shielded_token
- download-params
-
Enables download-params of namada_shielded_token
- historic-masp = masp
-
Enables historic of namada_shielded_token
- testing = masp_primitives, proptest
-
Enables testing of namada_core and namada_shielded_token
namada_core:
for tests and test utilities
- arbitrary
-
Enables arbitrary, arbitrary of namada_core
Features from optional dependencies
In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.