-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
We have a problem validating a (we think) valid blockcerts certificate but the LD validator fails.
blockchain-certificates/blockcerts-verifier#1878 (comment)
The problem now that this certificate
jsonld.ValidationError: Safe mode validation error. { "type": [ "JsonLdEvent" ], "code": "invalid property", "level": "warning", "message": "Dropping property that did not expand into an absolute IRI or keyword.", "details": { "property": "chain", "expandedProperty": "chain" } }
The chain value is ethereumMainnet that seems correct as merkelproof specs states:
Chain is an optional field introduced by Blockcerts to help during verification. Current supported values are:
- bitcoinMainnet
- bitcoinTestnet
- bitcoinRegtest
- ethereumMainnet - ethereumRopsten
- mockchain
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels