Add MnemonicSwift repo, remove unused repos

This commit removes the repos `zcash-ios-wallet` and `zcash-android-wallet`
since the are not being actively developed and are on maintenance only.
It also adds MnemonicSwift which is a library the wallet team maintains
actively.
This commit is contained in:
Francisco Gindre 2022-04-01 17:49:48 -03:00
parent dedf0a4878
commit 359f5b9493
1 changed files with 1 additions and 2 deletions

View File

@ -43,10 +43,9 @@ WALLET_REPOS = {
151763639: ('zcash', 'zcash-android-wallet-sdk'),
159714694: ('zcash', 'lightwalletd'),
185480114: ('zcash', 'ZcashLightClientKit'),
223814143: ('zcash', 'zcash-android-wallet'),
225922879: ('zcash', 'zcash-ios-wallet'),
387551125: ('zcash', 'secant-ios-wallet'),
390808594: ('zcash', 'secant-android-wallet'),
270825987: ('zcash-hackworks', 'MnemonicSwift'),
439137887: ('zcash-hackworks', 'zcash-light-client-ffi'),
}