mirror of
https://github.com/creating2morrow/neveko.git
synced 2024-12-22 19:49:24 +00:00
remove unused constants
This commit is contained in:
parent
8612cc1291
commit
4682d352c2
1 changed files with 0 additions and 4 deletions
|
@ -23,8 +23,4 @@ pub const MONERO_RELEASE_HASH: &str =
|
|||
pub const I2P_ZERO_RELEASE_VERSION: &str = "v1.21";
|
||||
pub const I2P_ZERO_RELEASH_HASH: &str =
|
||||
"14f34052ad6abb0c24b048816b0ea86b696ae350dd139dd1e90a67ca88e1d07a";
|
||||
/// The latest i2pd release version
|
||||
pub const I2P_RELEASE_VERSION: &str = "2.2.1";
|
||||
pub const I2P_RELEASE_HASH: &str =
|
||||
"c9879b8f69ea13c758672c2fa083dc2e0abb289e0fc9a55af98f9f1795f82659";
|
||||
// DO NOT EDIT BELOW THIS LINE
|
||||
|
|
Loading…
Reference in a new issue