Update PIVX ports to the next available #105

pull/108/head
Martin Boehm 2019-01-13 23:52:29 +01:00
parent aefbc33a01
commit ac0c359fbe
2 changed files with 5 additions and 4 deletions

View File

@ -6,10 +6,10 @@
"alias": "pivx"
},
"ports": {
"backend_rpc": 8047,
"backend_message_queue": 38347,
"blockbook_internal": 9047,
"blockbook_public": 9147
"backend_rpc": 8049,
"backend_message_queue": 38349,
"blockbook_internal": 9049,
"blockbook_public": 9149
},
"ipc": {
"rpc_url_template": "http://127.0.0.1:{{.Ports.BackendRPC}}",

View File

@ -20,6 +20,7 @@
| Groestlcoin | 9045 | 9145 | 8045 | 38345 |
| Bitcoin Cash SV | 9046 | 9146 | 8046 | 38346 |
| Liquid | 9047 | 9147 | 8047 | 38347 |
| PIVX | 9049 | 9149 | 8049 | 38349 |
| Bitcoin Testnet | 19030 | 19130 | 18030 | 48330 |
| Bitcoin Cash Testnet | 19031 | 19131 | 18031 | 48331 |
| Zcash Testnet | 19032 | 19132 | 18032 | 48332 |