From 1acb51c056ed14d71a45f4de15a57ef1264435f3 Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Wed, 4 Sep 2024 11:47:47 -0600 Subject: [PATCH] Add the lightwalletd repository to the zcashd-deprecation DAG sources. --- zcash-issue-dag.py | 1 + 1 file changed, 1 insertion(+) diff --git a/zcash-issue-dag.py b/zcash-issue-dag.py index 522299e2..5c323b7a 100755 --- a/zcash-issue-dag.py +++ b/zcash-issue-dag.py @@ -86,6 +86,7 @@ ZCASHD_DEPRECATION_REPOS = { 47279130: ('zcash', 'zips'), 85334928: ('zcash', 'librustzcash'), 863610221: ('zcash', 'wallet'), + 159714694: ('zcash', 'lightwalletd'), } POOL_DEPRECATION_REPOS = {