Update source of zcash-walletd in the doc
This commit is contained in:
@@ -444,8 +444,8 @@ namespace DockerFileBuildHelper
|
|||||||
break;
|
break;
|
||||||
case "zcash-walletd":
|
case "zcash-walletd":
|
||||||
dockerInfo.DockerFilePath = "docker/Dockerfile";
|
dockerInfo.DockerFilePath = "docker/Dockerfile";
|
||||||
dockerInfo.GitLink = "https://github.com/hhanh00/zcash-walletd";
|
dockerInfo.GitLink = "https://github.com/elemental-pay/zcash-walletd";
|
||||||
dockerInfo.GitRef = $"main";
|
dockerInfo.GitRef = $"feat/data-config";
|
||||||
dockerInfo.SupportedByUs = false;
|
dockerInfo.SupportedByUs = false;
|
||||||
break;
|
break;
|
||||||
case "lnd":
|
case "lnd":
|
||||||
|
|||||||
Reference in New Issue
Block a user