Ravenode Documentation
  • About
  • Testnet
    • Tangle
      • 🖥️Installation
    • Union
      • 🖥️Installation
    • Waku
      • 🖥️Installation
    • Dusk
      • 🖥️Installation
      • 🔄Update
    • Stratis
      • 🖥️Installation
    • hyperbridge
      • 🖥️Installation
    • Initia
      • 🖥️Installation
    • Nubit
      • 🖥️Installation
    • Analog
      • 🖥️Installation
      • 🖥️Update Timechain Node
      • ⚠️Timechain Node Deletion
    • Dill
      • 🖥️Installation (Andes)
      • 🖥️Installation (Alps)
      • ⚠️Validator Deletion
    • Symphony
      • 🖥️Installation
      • 🖥️Oracle Voter Setup
      • 📝Cheat Sheet
      • ⚠️Node Deletion
    • Nillion Verifier
      • 🖥️Installation
      • 🖥️Update Verifier
      • ⚠️Verifier Deletion
    • Blockcast Beacon
Powered by GitBook
On this page
  • Stop the Node
  • Remove node files and directories
  • Remove logs and config files (Optional)
  1. Testnet
  2. Dill

Validator Deletion

Proceed carefully when initiating this deletion process

Stop the Node

pkill dill-node

Remove node files and directories

rm -rf ~/dill

Remove logs and config files (Optional)

sudo rm -rf /var/log/dill
sudo rm -rf /etc/dill
PreviousInstallation (Alps)NextSymphony

Last updated 9 months ago

⚠️