We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here we just need to add the --state-pruning archive flag to makes sure that the node stores all the states!
--state-pruning archive
./seed --name MyPublicNode --validator -d ./node-data/ --chain porcini --unsafe-rpc-external --rpc-methods=unsafe --rpc-cors all --rpc-max-response-size 1000
Soon the following flag will also be needed: --state-pruning archive