cleanup changes

This commit is contained in:
nginnever
2016-02-12 19:55:44 -08:00
parent 67c26ec546
commit 1a336f9289
3 changed files with 2 additions and 4 deletions

View File

@ -60,7 +60,7 @@ function Id (id, privKey, pubKey) {
}
}
// unwrap the private key protobuf stream
// unwrap the private key protobuf
function unmarshal (key) {
var dpb = messages.PrivateKey.decode(key)
return dpb