[go: up one dir, main page]

SCORU/Node: legacy run command does not work with options

./octez-smart-rollup-node-alpha run

works when there is a configuration file.

However,

./octez-smart-rollup-node-alpha run --data-dir /tmp

does not, as it is dispatched to the other run command.