Closed kloinka closed 3 years ago
The <xpub>
part is meant to be replaced with your wallet's xpub. There are some instructions for this here: https://ezno.de/packages#bitcoin-wallet-tracker (see "Electrum wallet setup").
You can also start eznode without setting an XPUB if you don't have an handy one, i.e. docker run -it --rm --name ez -v ~/eznode:/data eznode/eznode TOR=1
. It means that the Electrum server won't report your wallet activity, but everything else will work.
running
docker run -it --rm --name ez -v ~/eznode:/data eznode/eznode TOR=1 XPUB=<xpub>
results inbash: syntax error near unexpected token
newline' `