mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 08:52:31 +00:00
chore: fix docs typo (#103)
This commit is contained in:
parent
ed211a943b
commit
a2ac32ac0f
@ -213,7 +213,7 @@ Returns an `obj` of the form
|
||||
- `obj.pubKey: String` - The public key in protobuf format, encoded in 'base64'
|
||||
- `obj.privKey: String` - The private key in protobuf format, encoded in 'base 64'
|
||||
|
||||
### `marshal(excludePrivatKey)`
|
||||
### `marshal(excludePrivateKey)`
|
||||
|
||||
Returns a protocol-buffers encoded version of the id, public key and, if `excludePrivateKey` is not set, the private key.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user