D++
D++
Added build commands using Cargo as well as the command to install Rust.
Added bech32 and bech32m address types to reflect the newer SegWit and Taproot addresses.
SLIP-0173 is not relevant to BIP173 due to not containing any additional information about bitcoin.
Fixed the link to the #simpler-syntax portion of the BIP.
Changed to remove 0 from the private key range, as 0 is invalid.
BIP 32 refers to the "chain code seed" as the "master chain code."
Removed references to Fiatjaf’s and ACINQ’s Lightning explorers, as they are no longer active.