Remove qt references (#122)
This commit is contained in:
committed by
adityapk00
parent
281595a252
commit
b3a8982d44
@@ -1,11 +1,11 @@
|
||||
This directory contains the hashes and signatures for zec-qt-wallet
|
||||
This directory contains the hashes and signatures for ZecWallet
|
||||
|
||||
Verify the hashes by running:
|
||||
sha256sum -c sha256sum-vX.Y.Z.txt
|
||||
|
||||
Verify signatures:
|
||||
1. First, import the public key (Available on github
|
||||
at https://github.com/ZcashFoundation/zec-qt-wallet/blob/master/public_key.asc)
|
||||
1. First, import the public key (Available on GitHub
|
||||
at https://github.com/ZcashFoundation/zecwallet/blob/master/public_key.asc)
|
||||
gpg --import public_key.asc
|
||||
|
||||
2. Verify signature
|
||||
|
||||
Reference in New Issue
Block a user