mirror of https://github.com/zcash/developers.git
Merge pull request #61 from zcash/deprecation_dag_extension
Add the lightwalletd repository to the zcashd-deprecation DAG sources.
This commit is contained in:
commit
aa0fa2edd6
|
@ -86,6 +86,7 @@ ZCASHD_DEPRECATION_REPOS = {
|
||||||
47279130: ('zcash', 'zips'),
|
47279130: ('zcash', 'zips'),
|
||||||
85334928: ('zcash', 'librustzcash'),
|
85334928: ('zcash', 'librustzcash'),
|
||||||
863610221: ('zcash', 'wallet'),
|
863610221: ('zcash', 'wallet'),
|
||||||
|
159714694: ('zcash', 'lightwalletd'),
|
||||||
}
|
}
|
||||||
|
|
||||||
POOL_DEPRECATION_REPOS = {
|
POOL_DEPRECATION_REPOS = {
|
||||||
|
|
Loading…
Reference in New Issue