**changed:**
* 'mined since (and inclusive) the block' to 'mined since (and inclusive of) the block'
* 'Six confirmation is a best practice' to 'Six confirmations is best practice'
* 'without "on-chain" transaction' to 'without an "on-chain" transaction'
lntxbot (https://t.me/lntxbot) is a custodial LN wallet built as a Telegram bot.
* Easy to get started with and works on anything that Telegram runs on.
* Useful in groups.
* Has some extra functions like sats4ads and Bitrefill integration, among other things.
* Can connect to Blue Wallet.
And though I haven't used Zeus personally, it seems like a good option.
Zeus (https://zeusln.app/)
* available on iOS and Android
* can connect to your node over Tor or a VPN
- when I read this I thought twice that someone is trying to abbreviate "Lightning Node" with "LN".
- only on 3rd reading I realized that as usual "LN" stands for "Lightning Network" and the word "node" follows 3 words later
- anyway, to avoid confusion it should be replaced
- see also Issue #174
- see also Issue #175
- is is also "Bitcoin Node", not "Bitcoin Network Node"
- simpler is better, shorter is better
- 7 occurrences were replaced
- similar to PR #268 and PR #269
- issues #174 and #175
- 1 occurrence only
- "Lightning Invoice" was already used in text, this fixes also the inconsistency
* change wallet categories into wallet quadrant
The original categorization was not perfect. It was not ideal. It was sort of misleading. It sort of implies that a "Full Node & Wallet" is not a "Non-Custodial Wallet" because they are 2 different categories. It also states that a "Non-Custodial Wallet" uses "3rd-party node" for LN Node which is not the true definition.Things were getting mixed up here and we are not communicating a clear message.
The term "Custodial Wallet" is independent of which LN Node is used.
We should rethink this table and categorization.
I wrote an Issue about it #176 .
The Quadrant seems to be more useful and certainly more accurate.
Then I explained the terms "Lightweight" and "Node" because these terms were suddenly used, out of nowhere with no explanation.
* various improvements
- Following suggestions from @Roasbeef
- worked in his commentaries, ideas
- also added a bit more details
* added BIPs to Neutrino
Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
* removed an extra 'the' in this sentence
* suggested rephrasing of an unclear sentence in bullet five under What is the Lightning Network?
* fixed typo in own edit
* bolded headers in Table 1 and 2 of Getting Started
* fixed typo (reasigning should be reassigning)
* fixed typo (later should be latter)
* fixed typo (node_announcment should be node_announcement)
* fixed typo, crucually should be crucially
* fixed typo (abroated should be aborted)
* fixed typo (subsecquent should be subsequent)
* fixed typo (discoveres should be discovers)
* removed extra 'the' in sentence
* fixed typo (send should be sent)
* fixed typo (nods should be nodes
)