docs(did): correct typos
This commit is contained in:
@@ -201,7 +201,7 @@ func codeForCurve(pubKey crypto.PubKey) (multicodec.Code, error) {
|
||||
}
|
||||
|
||||
// secp256k1.S256 is a valid ECDSA curve, but the go-libp2p/core/crypto
|
||||
// package treats it ask a different type and has a different format for
|
||||
// package treats it as a different type and has a different format for
|
||||
// the raw bytes of the public key.
|
||||
//
|
||||
// If a valid ECDSA public key was created the secp256k1.S256 curve, this
|
||||
|
||||
Reference in New Issue
Block a user