Trying to restart my docker node with the opt in but fails now and i cant seem to start it at all: I get this generic fail message no matter what i try now.
docker: invalid reference format: repository name must be lowercase.
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:
Out of curiosity, if the array syntax is not availble when passing options to the command directly, how would you set a list of wallet features here? A coma separated list, like below maybe?
It should work. What is it complaining?
For honestly I uses the docker-compose too, but I simply added string to my config.yaml files. They will be there anyway, since I redirected logs. I didn’t want to spend time to check it with only options.