Zksync restarting docker fails

Is this the right syntax? This is what needs to be added to the config file (-e excluded).
For adding the option to the command directly I think it would look more like:
–operator.wallet-features=‘[“zksync”]’

EDIT: According to one of @Alexey’s post, it should be:

--operator.wallet-features=zksync

…to be put after storjlabs/storagenode:latest

Disclaimer: Untested code! :sweat_smile:

2 Likes