You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have bashed into the container and I tried to create wallet and it says I don't have some kind of server. Can you suggest where I could this this type of docker container?
The text was updated successfully, but these errors were encountered:
Hi! I think you need to specify the rpcport you are using, and the credentials if you are using rpcauth.
For example, bashed from the docker image: litecoin-cli -regtest -rpcport=19332 -rpcuser=xxx -rpcpassword=xxx generatetoaddress 1 "miKQVhZbFKSsJcQZ8eXwBQ89xNyetpN34q"
Hey I have simple problem.
I want to deploy some docker containers which would be able to:
How can I achieve this?
For example I have this docker-compose.yml file https://hub.docker.com/r/uphold/litecoin-core
I have bashed into the container and I tried to create wallet and it says I don't have some kind of server. Can you suggest where I could this this type of docker container?
The text was updated successfully, but these errors were encountered: