rename palladium-node-data to .palladium to follow Unix standards
Rename the data directory from palladium-node-data/ to .palladium/ to align with Unix convention for application data directories. This change makes the directory hidden by default and follows the standard naming pattern used by blockchain nodes
This commit is contained in:
@@ -16,7 +16,7 @@ docker-compose.yml
|
||||
|
||||
# Data and runtime files
|
||||
electrumx-data/
|
||||
palladium-node-data/
|
||||
.palladium/
|
||||
*.log
|
||||
*.pid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user