Skip to content

Commit

Permalink
Editorial tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Nov 16, 2023
1 parent 43d74b0 commit f6f6f75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
## 2.0.0 - 2023-11-16

### Added
- Add test to check if dereferencing the `verificationMethod` results in an
- Add test to check whether dereferencing the `verificationMethod` results in an
object containing a type property with `Multikey` value.
- Add test to check if `publicKeyMultibase` is 34 bytes in length and is
- Add test to check whether `publicKeyMultibase` is 34 bytes in length and is
multibase base58-btc encoded.
- Adds test to check if `proof.proofPurpose` field matches the verification
- Adds test to check whether `proof.proofPurpose` field matches the verification
relationship expressed by the verification method controller.

### Changed
Expand Down

0 comments on commit f6f6f75

Please sign in to comment.