WhenLamboMoon / docker-zen-node

ZenCash Secure Node Installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why copy zcash-params in the node tracker entrypoint?

andyfo opened this issue · comments

Hello –

I couldn't find out why this was important, so could you please explain to me why you copy zcash-params in the node tracker entrypoint?

cp -r /mnt/zen/zcash-params /mnt/zcash-params

https://github.com/WhenLamboMoon/docker-zen-node/blob/master/secnodetracker/entrypoint.sh#L13

Thank you!

This was due to a permissions error last time when doing a symlink