mirror of https://github.com/zcash/developers.git
Merge pull request #63 from pacu/add-wallet-repo
[#62] add zcash/wallet repo to Zcash Deprecation DAG
This commit is contained in:
commit
054af5f048
|
@ -85,6 +85,7 @@ ZCASHD_DEPRECATION_REPOS = {
|
||||||
26987049: ('zcash', 'zcash'),
|
26987049: ('zcash', 'zcash'),
|
||||||
47279130: ('zcash', 'zips'),
|
47279130: ('zcash', 'zips'),
|
||||||
85334928: ('zcash', 'librustzcash'),
|
85334928: ('zcash', 'librustzcash'),
|
||||||
|
863610221: ('zcash', 'wallet'),
|
||||||
}
|
}
|
||||||
|
|
||||||
POOL_DEPRECATION_REPOS = {
|
POOL_DEPRECATION_REPOS = {
|
||||||
|
|
Loading…
Reference in New Issue