From 1f2acbf0de9bf19f8ec780f3c8593bd6397e524f Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Wed, 23 Sep 2020 19:11:26 +0200 Subject: [PATCH] chore: update documentation --- index.html | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 76 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2f10318..d045514 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - peer-id 0.14.1 | Documentation + peer-id 0.14.2 | Documentation @@ -15,7 +15,7 @@

peer-id

-
0.14.1
+
0.14.2
+ +
  • + hasInlinePublicKey + + + +
  • +
    @@ -67,7 +77,7 @@ - + src/index.js @@ -142,7 +152,7 @@ - + src/index.js @@ -204,6 +214,68 @@ + + + + + +
    + + +
    + +

    + hasInlinePublicKey +

    + + + + src/index.js + + +
    + + +

    Check if the PeerId has an inline public key.

    + +
    hasInlinePublicKey(): boolean
    + + + + + + + + + + + + + + + + +
    Returns
    + boolean: + + + + + + + + + + + + + + + + + + +