deathrace37
deathrace37
Sorry, i'm french and my english is verry bad. I want to using ajax : `var dataString = $('#login-form').serialize(); // Collect data from form $.ajax({ type: "POST", url: $('#login-form').attr('action'), data:...
Hello, when I do node init.js, I have the following error: TypeError: Cannot read property 'pool' of undefined at /opt/pool/lib/charts.js:149:30 at IncomingMessage. (/opt/pool/lib/apiInterfaces.js:31:17) at IncomingMessage.emit (events.js:117:20) at _stream_readable.js:944:16 at process._tickCallback...
Hello, I created my cryptonote coin and the pool. I have an error: Error with transfer RPC request to wallet daemon {"code": - 32601, "message": "Method not found"} Can you...