diff --git a/functions/index.createIPNSRecord.html b/functions/index.createIPNSRecord.html index b3130ca..a9910e1 100644 --- a/functions/index.createIPNSRecord.html +++ b/functions/index.createIPNSRecord.html @@ -1,10 +1,10 @@
the private key for signing the record.
@@ -12,4 +12,4 @@number representing the current version of the record.
lifetime of the record (in milliseconds).
Optional
options: CreateV2OrV1Optionsadditional create options.
-
Creates a new IPNS record and signs it with the given private key. The IPNS Record validity should follow the [RFC3339]https://www.ietf.org/rfc/rfc3339.txt with nanoseconds precision. Note: This function does not embed the public key. If you want to do that, use
-EmbedPublicKey
.The passed value can be a CID, a PeerID or an arbitrary string path.
+The passed value can be a CID, a PublicKey or an arbitrary string path e.g.
/ipfs/...
or/ipns/...
./ipfs/${cid}
/ipns/${cidV1Libp2pKey}
/ipns/${cidV1Libp2pKey}
"/"