Operations with Node Database
| Parameter | Description & Example | 
|---|---|
| --check_db | DBintegrity check. | 
| --vacuum | DBvacuum (compact). | 
| --reset_id | Reset self node ID.Mainly used for network authentication. Must use if the node is cloned. | 
| --erase_id | Reset self Node ID.Mainly used for network authentication. Stop before re-creating the newID. |