mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-06-27 16:01:43 +00:00
complement readme
This commit is contained in:
@ -8,6 +8,8 @@ var keypair = require('keypair')
|
||||
|
||||
exports = module.exports = Id
|
||||
|
||||
exports.Buffer = Buffer
|
||||
|
||||
function Id (id, privKey, pubKey) {
|
||||
var self = this
|
||||
|
||||
|
Reference in New Issue
Block a user