⚠️Validator Deletion
Proceed carefully when initiating this deletion process
Stop the Node
pkill dill-nodeRemove node files and directories
rm -rf ~/dillRemove logs and config files (Optional)
sudo rm -rf /var/log/dill
sudo rm -rf /etc/dillLast updated