Skip to content

Commit 6026e44

Browse files
authored
add integrity check
1 parent 1deced6 commit 6026e44

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@ Thank you for considering to help out with the source code! If you'd like to con
174174
* [Wallet-cli](https://github.com/tronprotocol/wallet-cli) TRON network wallet using command line.
175175
* [TIP](https://github.com/tronprotocol/tips) TRON Improvement Proposal (TIP) describes standards for the TRON network.
176176
* [TP](https://github.com/tronprotocol/tips/tree/master/tp) TRON Protocol (TP) describes standards already implemented in TRON network but not published as a TIP.
177-
177+
# Integrity Check
178+
* After January 3, 2023, releases are signed the gpg key:
179+
```
180+
pub: 1254 F859 D2B1 BD9F 66E7 107D F859 BCB4 4A28 290B
181+
uid: build@tron.network
182+
```
178183
# License
179184
java-tron is released under the [LGPLv3 license](https://github.com/tronprotocol/java-tron/blob/master/LICENSE).

0 commit comments

Comments
 (0)