Add initial configuration files for Palladium chain including servers, checkpoints, and fallback nodes. Update constants to use Palladium as default network and rename PalladiumMainnet to Palladium for consistency.
27 lines
505 B
JSON
27 lines
505 B
JSON
{
|
|
"173.212.224.67": {
|
|
"pruning": "-",
|
|
"s": "50002",
|
|
"t": "50001",
|
|
"version": "1.4.2"
|
|
},
|
|
"144.91.120.225": {
|
|
"pruning": "-",
|
|
"s": "50002",
|
|
"t": "50001",
|
|
"version": "1.4.2"
|
|
},
|
|
"66.94.115.80": {
|
|
"pruning": "-",
|
|
"s": "50002",
|
|
"t": "50001",
|
|
"version": "1.4.2"
|
|
},
|
|
"89.117.149.130": {
|
|
"pruning": "-",
|
|
"s": "50002",
|
|
"t": "50001",
|
|
"version": "1.4.2"
|
|
}
|
|
}
|