Closed afzydev closed 6 years ago
Hello
Thanks for the awesome script.You made our life easier. I got up in one problem i.e when i am running
Wallet.integratedAddress().then(function(address) { console.log(address); });
connect ECONNREFUSED 127.0.0.1:18082 is returning as a response.
Although I have already started the ./monerod and **./monero-wallet-rpc --wallet-file MyMoneroWallet --disable-rpc-login --password "***" --rpc-bind-port 1808**
Still it is saying connection refused.
Please check where I am missing.
Thanks in Advance.
Hello
Thanks for the awesome script.You made our life easier. I got up in one problem i.e when i am running
connect ECONNREFUSED 127.0.0.1:18082 is returning as a response.
Although I have already started the ./monerod and **./monero-wallet-rpc --wallet-file MyMoneroWallet --disable-rpc-login --password "***" --rpc-bind-port 1808**
Still it is saying connection refused.
Please check where I am missing.
Thanks in Advance.