opendax
opendax copied to clipboard
Generating deposit addresss
why i could not create a user wallet address???
ps: my fullnode works correctly, and it creates deposit wallet address correctly
Check logs in deposit_address container, probably you are running it (node) locally and docker cannot access that.
https://www.upwork.com/freelancers/~01f73a2a7ba6273473
make sure your JSON-RPC server are accessable by docker
here is the simple way to fix the problem edit coin.conf file add this :
rpcallowip=0.0.0.0/0
rpcbind=0.0.0.0
restart your coind
coin-cli stop
coind
feel free to massage me on telegram @newtokiyt