From 9eb574b6c431ad251ba2a8f6582a60219ce9f47a Mon Sep 17 00:00:00 2001 From: BafS Date: Tue, 13 Feb 2018 23:46:44 +0100 Subject: [PATCH] Hotfix - change var for const --- src/packet/public_key.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packet/public_key.js b/src/packet/public_key.js index a628f5aa..18ae7873 100644 --- a/src/packet/public_key.js +++ b/src/packet/public_key.js @@ -195,7 +195,7 @@ PublicKey.prototype.getFingerprint = function () { * @return {Promise