* clarifiactions and additions
some modifications to improve, clarify
some additions to add more details where appropriate
... lightweight Bitcoin client (commonly referred to as Simplified Payment Verification (SPV)) to partially validate the correctness of their blockchain. --> partially? Probably you mean "indirectly" as you delegate to a third party. Also SPVs clients don't have a blockchain, so why "their blockchain"? --> to reduce this confusion --> lightweight Bitcoin client (commonly referred to as Simplified Payment Verification (SPV)) to interact with the blockchain
... lightning wallets ... --> ... Lightning wallets ...
centralized and added more details to definition of non-custodial wallet
* Update 02_getting_started.asciidoc
added the sentince back in
Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
Removed "what constitutes the Lightning network", as e would have to go into a discussion about payment channels and it is too early for that. We will add that in later chapters.