Commit Graph

2 Commits

Author SHA1 Message Date
mDuo13
8754393215 Clarify address length & prefix
The type prefix is not part of the 20-byte AccountID, but it is used
when calculating both the checksum and the base58 address itself, so I
have updated the diagram accordingly.

Fixes #1405.
2023-09-26 12:08:15 -07:00
mDuo13
4f6579f1ce Key Derivation polish
- Fix address encoding diagram
- Add key derivation diagrams
- Clean up text for key formatting
2019-10-10 17:19:24 -07:00