Update sidetree-core: commitment changes
Closed this issue · 0 comments
sandrask commented
Sidetree core has been modified with commitment changes:
- generate recovery and update commitments from corresponding public JWK during create
- add update key to update request
- add recovery key for deactivate and recover requests
- validate keys against previously provided commitments
- validate signature against passed in keys
- return update and recovery commitments in resolution result metadata (remove recovery key and operation keys)