Can you reboot init.js with this parameters - "node init.js -module=payments" and write here an error?
Hey, another problem with payments log says
2017-09-27 03:08:20 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"MixIn count is too big"}
my config is:
"payments": {
"enabled": true,
"interval": 60,
"maxAddresses": 50,
"mixin": 1,
"transferFee": 1000000,
"minPayment": 100000000,
"maxTransactionAmount": 500000000,
"denomination": 100000000
},
Do you know how to solve?? Thanks!!
What did you set below, I mean:
deamon and wallet ports??