@@ -93,6 +93,7 @@ <h3>Properties</h3>
9393 < h3 > Methods</ h3 >
9494 < ul class ="tsd-index-list ">
9595 < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#signBytes " class ="tsd-kind-icon "> sign< wbr > Bytes</ a > </ li >
96+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#toB58String " class ="tsd-kind-icon "> to< wbr > B58< wbr > String</ a > </ li >
9697 < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#toEd25519PrivateKey " class ="tsd-kind-icon "> to< wbr > Ed25519< wbr > Private< wbr > Key</ a > </ li >
9798 < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#verify " class ="tsd-kind-icon "> verify</ a > </ li >
9899 < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-static "> < a href ="KeyPair.html#fromEd25519SK " class ="tsd-kind-icon "> from< wbr > Ed25519SK</ a > </ li >
@@ -114,7 +115,7 @@ <h3>constructor</h3>
114115 < li class ="tsd-description ">
115116 < aside class ="tsd-sources ">
116117 < ul >
117- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L26 "> internal/KeyPair.ts:26</ a > </ li >
118+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L26 "> internal/KeyPair.ts:26</ a > </ li >
118119 </ ul >
119120 </ aside >
120121 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -136,7 +137,7 @@ <h3>Libp2p<wbr>Peer<wbr>Id</h3>
136137 < div class ="tsd-signature tsd-kind-icon "> Libp2p< wbr > Peer< wbr > Id< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> PeerId</ span > </ div >
137138 < aside class ="tsd-sources ">
138139 < ul >
139- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L24 "> internal/KeyPair.ts:24</ a > </ li >
140+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L24 "> internal/KeyPair.ts:24</ a > </ li >
140141 </ ul >
141142 </ aside >
142143 < div class ="tsd-comment tsd-typography ">
@@ -158,7 +159,7 @@ <h3>sign<wbr>Bytes</h3>
158159 < li class ="tsd-description ">
159160 < aside class ="tsd-sources ">
160161 < ul >
161- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L58 "> internal/KeyPair.ts:58 </ a > </ li >
162+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L62 "> internal/KeyPair.ts:62 </ a > </ li >
162163 </ ul >
163164 </ aside >
164165 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -171,6 +172,23 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
171172 </ li >
172173 </ ul >
173174 </ section >
175+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
176+ < a name ="toB58String " class ="tsd-anchor "> </ a >
177+ < h3 > to< wbr > B58< wbr > String</ h3 >
178+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
179+ < li class ="tsd-signature tsd-kind-icon "> to< wbr > B58< wbr > String< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ li >
180+ </ ul >
181+ < ul class ="tsd-descriptions ">
182+ < li class ="tsd-description ">
183+ < aside class ="tsd-sources ">
184+ < ul >
185+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12/src/internal/KeyPair.ts#L51 "> internal/KeyPair.ts:51</ a > </ li >
186+ </ ul >
187+ </ aside >
188+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> string</ span > </ h4 >
189+ </ li >
190+ </ ul >
191+ </ section >
174192 < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
175193 < a name ="toEd25519PrivateKey " class ="tsd-anchor "> </ a >
176194 < h3 > to< wbr > Ed25519< wbr > Private< wbr > Key</ h3 >
@@ -181,7 +199,7 @@ <h3>to<wbr>Ed25519<wbr>Private<wbr>Key</h3>
181199 < li class ="tsd-description ">
182200 < aside class ="tsd-sources ">
183201 < ul >
184- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L54 "> internal/KeyPair.ts:54 </ a > </ li >
202+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L58 "> internal/KeyPair.ts:58 </ a > </ li >
185203 </ ul >
186204 </ aside >
187205 < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Uint8Array</ span > </ h4 >
@@ -199,7 +217,7 @@ <h3>verify</h3>
199217 < li class ="tsd-description ">
200218 < aside class ="tsd-sources ">
201219 < ul >
202- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L62 "> internal/KeyPair.ts:62 </ a > </ li >
220+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L66 "> internal/KeyPair.ts:66 </ a > </ li >
203221 </ ul >
204222 </ aside >
205223 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -225,7 +243,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Ed25519SK</h3>
225243 < li class ="tsd-description ">
226244 < aside class ="tsd-sources ">
227245 < ul >
228- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L35 "> internal/KeyPair.ts:35</ a > </ li >
246+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L35 "> internal/KeyPair.ts:35</ a > </ li >
229247 </ ul >
230248 </ aside >
231249 < div class ="tsd-comment tsd-typography ">
@@ -256,7 +274,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> random<wbr>Ed25519</h3>
256274 < li class ="tsd-description ">
257275 < aside class ="tsd-sources ">
258276 < ul >
259- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L46 "> internal/KeyPair.ts:46</ a > </ li >
277+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1508a12 /src/internal/KeyPair.ts#L46 "> internal/KeyPair.ts:46</ a > </ li >
260278 </ ul >
261279 </ aside >
262280 < div class ="tsd-comment tsd-typography ">
@@ -300,6 +318,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
300318 < li class =" tsd-kind-method tsd-parent-kind-class ">
301319 < a href ="KeyPair.html#signBytes " class ="tsd-kind-icon "> sign< wbr > Bytes</ a >
302320 </ li >
321+ < li class =" tsd-kind-method tsd-parent-kind-class ">
322+ < a href ="KeyPair.html#toB58String " class ="tsd-kind-icon "> to< wbr > B58< wbr > String</ a >
323+ </ li >
303324 < li class =" tsd-kind-method tsd-parent-kind-class ">
304325 < a href ="KeyPair.html#toEd25519PrivateKey " class ="tsd-kind-icon "> to< wbr > Ed25519< wbr > Private< wbr > Key</ a >
305326 </ li >
0 commit comments