nep2: fix comment, NEP-2 is about keys, not wallets

This commit is contained in:
Roman Khimov 2019-08-27 17:47:07 +03:00
parent 5836ae6873
commit 2a8e420608

View file

@ -11,7 +11,7 @@ import (
"golang.org/x/text/unicode/norm"
)
// NEP-2 standard implementation for encrypting and decrypting wallets.
// NEP-2 standard implementation for encrypting and decrypting private keys.
// NEP-2 specified parameters used for cryptography.
const (