• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lightningnetwork / lnd / 3294
63%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2018 10:24PM UTC
Jobs 2
Files 125
Run time 33min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3294

push

travis-ci

Roasbeef
docs: inconsistent ZMQ port numbers in examples

The port numbers used in the ZMQ examples are inconsistent between:

- The initial explanation of ZMQ
```
They must be combined in the same ZMQ socket
  address (e.g. `--zmqpubrawblock=tcp://127.0.0.1:28332` and
  `--zmqpubrawtx=tcp://127.0.0.1:28332`).
```

- The sample bitcoin.conf
```
zmqpubrawblock=tcp://127.0.0.1:18501
zmqpubrawtx=tcp://127.0.0.1:18501
```

- The lnd command-line example:
```
lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --bitcoin.node=bitcoind --bitcoind.rpcuser=REPLACEME --bitcoind.rpcpass=REPLACEME --bitcoind.zmqpath=tcp://127.0.0.1:28332 --externalip=X.X.X.X
```

I changed the sample bitcoin.conf port numbers to 28332 so they match the rest of the examples.

18707 of 28803 relevant lines covered (64.95%)

47180.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3294.1 (RACE=false) 17 Mar 2018 10:58PM UTC 0
64.95
Travis Job 3294.1
3 3294.3 (RACE=false) 17 Mar 2018 10:24PM UTC 0
64.93
Travis Job 3294.3
Source Files on build 3294
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3294
  • 47329c92 on github
  • Prev Build on master (#3292)
  • Next Build on master (#3295)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc