8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
5e5f97c
electrumx_kmushi.zip
docker build -t electrumx .
docker run -d --net=host -v /home/electrumx/db/:/db -e DAEMON_URL="http://youruser:yourpass@localhost:8332" electrumx
docker kill --signal="TERM" CONTAINER_ID