mirror of https://github.com/BTCPrivate/z-nomp.git
Update zclassic_example.json
This commit is contained in:
parent
741611da72
commit
e0089c5b72
|
@ -22,7 +22,7 @@
|
|||
"minimumPayment": 0.1,
|
||||
"daemon": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 19332,
|
||||
"port": 8232,
|
||||
"user": "testuser",
|
||||
"password": "testpass"
|
||||
}
|
||||
|
@ -44,7 +44,7 @@
|
|||
"daemons": [
|
||||
{
|
||||
"host": "127.0.0.1",
|
||||
"port": 12177,
|
||||
"port": 8232,
|
||||
"user": "rpcuser",
|
||||
"password": "rpcpassword"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue