Fixed bgold rpc port

pull/29/head
Jakub Matys 2018-07-31 13:07:45 +02:00
parent da19a6ab57
commit fcf3056f72
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"alias": "bgold"
},
"ports": {
"backend_rpc": 18035,
"backend_rpc": 8035,
"backend_message_queue": 38335,
"blockbook_internal": 9035,
"blockbook_public": 9135