Skip to content

Commit

Permalink
Update DidKey.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Dec 4, 2024
1 parent 30bba2a commit 6b77711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Crypto/DidKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* ```
* // did:key: format
*
* |did:key:|(multibase prefix)|(alg prefix)|(compressed public key)|
* |did:key:|multibase prefix|(alg prefix|compressed public key)|
* ```
* @link https://github.com/bluesky-social/atproto/blob/main/packages/crypto/src/did.ts
*/
Expand Down

0 comments on commit 6b77711

Please sign in to comment.