[Bug] identity_credential::credential::builder::default()
inconsistent with VC 1.1 regarding @context
#1550
Labels
Bug
Something isn't working.
Bug description
The
identity_credential::credential::builder::default()
gives as default value for the@context
property:The spec states that the value MUST be an "ordered set", which would be:
https://www.w3.org/TR/vc-data-model/#contexts
Language version
rustc 1.82.0 (f6e511eec 2024-10-15)
IOTA Identity version
These are the
Cargo.toml
depsHardware specification
Steps To reproduce the bug
identity_credential::credential::builder::default()
The text was updated successfully, but these errors were encountered: