2 Commits

Author SHA1 Message Date
cc2f493eb2 Update default palladium.conf
- replace specific docker subnets with universal private ranges

- allow RPC from 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16

- improve portability across different Docker/network setups
2026-02-13 13:30:53 +01:00
8131d7048e 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
2026-02-11 12:29:16 +01:00