Commit 68b6f79
committed
docs: refresh electrum protocol links and prune stale TODOs
The ElectrumX docs (electrumx.readthedocs.io) are frozen ~1.4.2; the
maintained spec now lives at electrum-protocol.readthedocs.io. Update the
server.features references in README and the --electrum-hosts help text.
Also prune two stale TODO.md items:
- "height -1 for txns with unconfirmed inputs" -- already implemented by
get_electrum_height.
- "use generators instead of vectors" -- obsolete; iterators are used
throughout.1 parent f917128 commit 68b6f79
3 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments