This commit is contained in:
chenjia404
2023-07-07 04:11:52 +08:00
parent ecb4649539
commit f351116d4c
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ gpg --recv-key E1346252ED662364CA37F716189BE79683369DA3
gpg --verify .\ethtweet_0.7.4_windows_amd64.zip.asc .\ethtweet_0.7.4_windows_amd64.zip
```
If `Primary key fingerprint: E134 6252 ED66 2364 CA37 F716 189B E796 8336 9DA3` appears, the verification is successful
If `using RSA key E1346252ED662364CA37F716189BE79683369DA3` appears, the verification is successful
### Service publishing and sharing(todo)

View File

@@ -84,7 +84,7 @@ gpg --recv-key E1346252ED662364CA37F716189BE79683369DA3
gpg --verify .\ethtweet_0.7.4_windows_amd64.zip.asc .\ethtweet_0.7.4_windows_amd64.zip
```
如果出现`Primary key fingerprint: E134 6252 ED66 2364 CA37 F716 189B E796 8336 9DA3`就是验证成功
如果出现`using RSA key E1346252ED662364CA37F716189BE79683369DA3`就是验证成功
### 服务发布和分享(todo)