Cargo Features
identity_stronghold has no features set by default.
[dependencies]
identity_stronghold = { version = "1.4.0", features = ["send-sync-storage", "bbs-plus"] }
- send-sync-storage
-
Enables
Send
+Sync
bounds for the trait implementations onStrongholdStorage
.Enables send-sync-storage of identity_storage
- bbs-plus
-
Enables bls12_381_plus, json-proof-token and zkryptium ^0.2.2 and jpt-bbs-plus of identity_storage
identity_storage:
Enables JSON Proof Token & BBS+ related features